diff --git a/services/communication/mas-deployment.yaml b/services/communication/mas-deployment.yaml index 9643175..92364ac 100644 --- a/services/communication/mas-deployment.yaml +++ b/services/communication/mas-deployment.yaml @@ -7,7 +7,7 @@ metadata: labels: app: matrix-authentication-service spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: matrix-authentication-service diff --git a/services/communication/synapse-rendered.yaml b/services/communication/synapse-rendered.yaml index ec6d473..0f21264 100644 --- a/services/communication/synapse-rendered.yaml +++ b/services/communication/synapse-rendered.yaml @@ -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: