keycloak: use recreate strategy with pvc

This commit is contained in:
Brad Stein 2026-01-02 17:02:59 -03:00
parent 38c2bc2c11
commit f8ae031d75

View File

@ -8,6 +8,8 @@ metadata:
app: keycloak
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: keycloak