increase resources again
This commit is contained in:
parent
43ad9dcd5f
commit
1f26a36c48
2 changed files with 5 additions and 5 deletions
|
|
@ -43,11 +43,11 @@ spec:
|
|||
key: postgres-password
|
||||
resources:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
cpu: "100m"
|
||||
limits:
|
||||
memory: "1Gi"
|
||||
cpu: "500m"
|
||||
cpu: "200m"
|
||||
limits:
|
||||
memory: "4Gi"
|
||||
cpu: "800m"
|
||||
volumes:
|
||||
- name: postgres-data-volume
|
||||
persistentVolumeClaim:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue