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
|
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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user