Avoid Veles backend surge under quota
This commit is contained in:
parent
cc9f30b50e
commit
91ae3b3129
@ -9,6 +9,11 @@ metadata:
|
||||
spec:
|
||||
replicas: 1
|
||||
revisionHistoryLimit: 2
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxSurge: 0
|
||||
maxUnavailable: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: veles-backend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user