monitoring: roll quality gateway without surge
This commit is contained in:
parent
7194c2ef59
commit
9b13474d4e
@ -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