bff: volta ao rolling-update padrao (quota agora tem folga)
This commit is contained in:
@@ -12,9 +12,6 @@ metadata:
|
||||
spec:
|
||||
replicas: 1
|
||||
selector: { matchLabels: { app: servico-bff } }
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate: { maxSurge: 0, maxUnavailable: 1 }
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
@@ -12,9 +12,6 @@ metadata:
|
||||
spec:
|
||||
replicas: 1
|
||||
selector: { matchLabels: { app: servico-bff } }
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate: { maxSurge: 0, maxUnavailable: 1 }
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
@@ -12,9 +12,6 @@ metadata:
|
||||
spec:
|
||||
replicas: 1
|
||||
selector: { matchLabels: { app: servico-bff } }
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate: { maxSurge: 0, maxUnavailable: 1 }
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user