Update k8s/dev/backoffice-deployment-dev.yaml
This commit is contained in:
parent
2af7e4e3b5
commit
67e38ab0e0
1 changed files with 1 additions and 2 deletions
|
|
@ -45,8 +45,7 @@ spec:
|
||||||
memory: "1536Mi"
|
memory: "1536Mi"
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
limits:
|
limits:
|
||||||
memory: "2Gi"
|
memory: "2Gi"
|
||||||
cpu: "1000m"
|
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /health
|
path: /health
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue