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: 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: