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
|
||||
limits:
|
||||
memory: "1024Mi"
|
||||
cpu: "1000m"
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /health
|
||||
|
|
|
|||
Loading…
Reference in a new issue