Update deployment.yaml
This commit is contained in:
parent
ae8e51cc79
commit
862c8c0f19
1 changed files with 2 additions and 2 deletions
|
|
@ -70,8 +70,8 @@ spec:
|
||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
cpu: "1"
|
cpu: "1"
|
||||||
limits:
|
limits:
|
||||||
memory: 6Gi
|
memory: 4Gi
|
||||||
cpu: "4"
|
cpu: "2"
|
||||||
volumes:
|
volumes:
|
||||||
- name: hermes-config
|
- name: hermes-config
|
||||||
configMap:
|
configMap:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue