communication: scale down MAS and Synapse for syn2mas

This commit is contained in:
Brad Stein 2025-12-31 18:12:45 -03:00
parent 35770a8b90
commit 06a1cde738
2 changed files with 2 additions and 2 deletions

View File

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

View File

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