diff --git a/services/communication/wellknown.yaml b/services/communication/wellknown.yaml index 803a75f..d0bf785 100644 --- a/services/communication/wellknown.yaml +++ b/services/communication/wellknown.yaml @@ -80,8 +80,8 @@ spec: mountPath: /usr/share/nginx/html/.well-known/matrix readOnly: true - name: nginx-config - mountPath: /etc/nginx/conf.d/default.conf - subPath: default.conf + mountPath: /etc/nginx/conf.d + readOnly: true volumes: - name: wellknown configMap: