attic: change memory limit to 2gi

This commit is contained in:
2025-04-24 20:49:57 -04:00
parent 03e2f56bb9
commit 751b3bea46

View File

@@ -22,7 +22,7 @@ spec:
mountPath: /var/empty mountPath: /var/empty
resources: resources:
limits: limits:
memory: "256Mi" memory: "2Gi"
cpu: "500m" cpu: "500m"
volumes: volumes:
- name: attic-pvc - name: attic-pvc