feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 06a1cde738 - Show all commits

View File

@ -7,7 +7,7 @@ metadata:
labels: labels:
app: matrix-authentication-service app: matrix-authentication-service
spec: spec:
replicas: 1 replicas: 0
selector: selector:
matchLabels: matchLabels:
app: matrix-authentication-service app: matrix-authentication-service

View File

@ -666,7 +666,7 @@ metadata:
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: synapse app.kubernetes.io/component: synapse
spec: spec:
replicas: 1 replicas: 0
strategy: strategy:
type: RollingUpdate type: RollingUpdate
selector: selector: