Update k8s/dev/backend-deployment-dev.yaml
This commit is contained in:
parent
61391018dd
commit
2af7e4e3b5
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ spec:
|
||||||
cpu: "500m" # Prioridade de CPU garantida
|
cpu: "500m" # Prioridade de CPU garantida
|
||||||
limits:
|
limits:
|
||||||
memory: "1024Mi"
|
memory: "1024Mi"
|
||||||
cpu: "1000m"
|
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /health
|
path: /health
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue