attic: change memory limit to 2gi
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user