bff: maxSurge=0 p/ caber na ResourceQuota do tenant (rollout in-place)

This commit is contained in:
ATM Platform
2026-06-19 16:07:07 +00:00
parent 1113fb5b66
commit 1169d60525
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -12,6 +12,9 @@ metadata:
spec:
replicas: 1
selector: { matchLabels: { app: servico-bff } }
strategy:
type: RollingUpdate
rollingUpdate: { maxSurge: 0, maxUnavailable: 1 }
template:
metadata:
labels:
+3
View File
@@ -12,6 +12,9 @@ metadata:
spec:
replicas: 1
selector: { matchLabels: { app: servico-bff } }
strategy:
type: RollingUpdate
rollingUpdate: { maxSurge: 0, maxUnavailable: 1 }
template:
metadata:
labels:
+3
View File
@@ -12,6 +12,9 @@ metadata:
spec:
replicas: 1
selector: { matchLabels: { app: servico-bff } }
strategy:
type: RollingUpdate
rollingUpdate: { maxSurge: 0, maxUnavailable: 1 }
template:
metadata:
labels: