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