monitoring: roll quality gateway without surge
This commit is contained in:
parent
b5a79e8091
commit
cbf345cfcf
@ -10,7 +10,10 @@ spec:
|
||||
replicas: 1
|
||||
revisionHistoryLimit: 3
|
||||
strategy:
|
||||
type: Recreate
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 0
|
||||
maxUnavailable: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: platform-quality-gateway
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user