Avoid Veles backend surge under quota
This commit is contained in:
parent
0f05bc39c6
commit
c1daf4e7d5
@ -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