feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit 2254532642 - Show all commits

View File

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