communication: fix well-known trailing slash and reload config
This commit is contained in:
parent
f1ca9d919d
commit
af05370ad7
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user