keycloak: roll update with no surge

This commit is contained in:
Brad Stein 2026-01-02 17:15:37 -03:00
parent 61d85126ab
commit 7b903837e3

View File

@ -9,8 +9,10 @@ metadata:
spec: spec:
replicas: 1 replicas: 1
strategy: strategy:
type: Recreate type: RollingUpdate
rollingUpdate: null rollingUpdate:
maxSurge: 0
maxUnavailable: 1
selector: selector:
matchLabels: matchLabels:
app: keycloak app: keycloak