communication: fix well-known trailing slash and reload config

This commit is contained in:
Brad Stein 2025-12-31 19:17:31 -03:00
parent f1ca9d919d
commit af05370ad7

View File

@ -80,8 +80,8 @@ spec:
mountPath: /usr/share/nginx/html/.well-known/matrix mountPath: /usr/share/nginx/html/.well-known/matrix
readOnly: true readOnly: true
- name: nginx-config - name: nginx-config
mountPath: /etc/nginx/conf.d/default.conf mountPath: /etc/nginx/conf.d
subPath: default.conf readOnly: true
volumes: volumes:
- name: wellknown - name: wellknown
configMap: configMap: