hermes: replace the SCM broker without volume contention

This commit is contained in:
jenkins 2026-09-13 15:07:43 -05:00
parent e040102121
commit aaeb47eb40

View File

@ -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: