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 e1deeb1853 - Show all commits

View File

@ -7,7 +7,10 @@ metadata:
spec: spec:
replicas: 1 replicas: 1
strategy: strategy:
type: Recreate type: RollingUpdate
rollingUpdate:
maxSurge: 0
maxUnavailable: 1
selector: selector:
matchLabels: matchLabels:
app: vaultwarden app: vaultwarden