Added signal brisge
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -489,6 +489,9 @@ spec:
|
||||
- name: mautrix-whatsapp-registration
|
||||
mountPath: /data/mautrix-whatsapp-registration.yaml
|
||||
subPath: registration.yaml
|
||||
- name: mautrix-signal-registration
|
||||
mountPath: /data/mautrix-signal-registration.yaml
|
||||
subPath: registration.yaml
|
||||
- name: synapse-config-logging
|
||||
mountPath: /data/matrix.cluster.fun.log.config
|
||||
subPath: matrix.cluster.fun.log.config
|
||||
@@ -535,6 +538,9 @@ spec:
|
||||
- name: mautrix-whatsapp-registration
|
||||
secret:
|
||||
secretName: mautrix-whatsapp-registration
|
||||
- name: mautrix-signal-registration
|
||||
secret:
|
||||
secretName: mautrix-signal-registration
|
||||
- name: signing-key
|
||||
persistentVolumeClaim:
|
||||
claimName: chat-matrix-signing-key
|
||||
|
Reference in New Issue
Block a user