diff --git a/k8s/apps/matrix/matrix-stack-values.yaml b/k8s/apps/matrix/matrix-stack-values.yaml index 4fd388c..8e556db 100644 --- a/k8s/apps/matrix/matrix-stack-values.yaml +++ b/k8s/apps/matrix/matrix-stack-values.yaml @@ -64,12 +64,12 @@ synapse: password: secret: matrix-postgres-creds secretKey: synapse_db_password + nodeSelector: + kubernetes.io/hostname: master.tail2fe2d.ts.net media: storage: size: 20Gi maxUploadSize: 100M - nodeSelector: - kubernetes.io/hostname: master.tail2fe2d.ts.net ## Matrix Authentication Service matrixAuthenticationService: @@ -96,8 +96,8 @@ matrixAuthenticationService: 1-oidc: configSecret: matrix-oidc-config configSecretKey: mas-oidc.yaml - nodeSelector: - kubernetes.io/hostname: master.tail2fe2d.ts.net + nodeSelector: + kubernetes.io/hostname: master.tail2fe2d.ts.net ## Element Web client elementWeb: