hermes: replace the SCM broker without volume contention
This commit is contained in:
parent
e040102121
commit
aaeb47eb40
@ -9,7 +9,11 @@ metadata:
|
||||
spec:
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
type: RollingUpdate
|
||||
# Release the RWO ledger claim before creating the replacement pod.
|
||||
rollingUpdate:
|
||||
maxSurge: 0
|
||||
maxUnavailable: 1
|
||||
revisionHistoryLimit: 2
|
||||
selector:
|
||||
matchLabels:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user