enable hookshot

This commit is contained in:
2025-02-23 00:22:04 -06:00
parent 1a53ae61b5
commit 2fd3612a31
2 changed files with 11 additions and 11 deletions

View File

@@ -33,10 +33,10 @@ dependencies:
- name: matrix-synapse - name: matrix-synapse
version: 3.11.3 version: 3.11.3
repository: https://ananace.gitlab.io/charts repository: https://ananace.gitlab.io/charts
# - name: app-template - name: app-template
# alias: matrix-hookshot alias: matrix-hookshot
# version: 3.6.1 version: 3.6.1
# repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
# - name: app-template # - name: app-template
# alias: mautrix-discord # alias: mautrix-discord
# repository: https://bjw-s.github.io/helm-charts/ # repository: https://bjw-s.github.io/helm-charts/

View File

@@ -25,9 +25,9 @@ matrix-synapse:
- name: matrix-synapse-config-secret - name: matrix-synapse-config-secret
secret: secret:
secretName: matrix-synapse-config-secret secretName: matrix-synapse-config-secret
# - name: matrix-hookshot-config-secret - name: matrix-hookshot-config-secret
# secret: secret:
# secretName: matrix-hookshot-config-secret secretName: matrix-hookshot-config-secret
# - name: mautrix-discord-config-secret # - name: mautrix-discord-config-secret
# secret: # secret:
# secretName: mautrix-discord-config-secret # secretName: mautrix-discord-config-secret
@@ -46,10 +46,10 @@ matrix-synapse:
mountPath: /synapse/config/conf.d/config.yaml mountPath: /synapse/config/conf.d/config.yaml
subPath: config.yaml subPath: config.yaml
readOnly: true readOnly: true
# - name: matrix-hookshot-config-secret - name: matrix-hookshot-config-secret
# mountPath: /synapse/config/conf.d/hookshot-registration.yaml mountPath: /synapse/config/conf.d/hookshot-registration.yaml
# subPath: hookshot-registration.yaml subPath: hookshot-registration.yaml
# readOnly: true readOnly: true
# - name: mautrix-discord-config-secret # - name: mautrix-discord-config-secret
# mountPath: /synapse/config/conf.d/mautrix-discord-registration.yaml # mountPath: /synapse/config/conf.d/mautrix-discord-registration.yaml
# subPath: mautrix-discord-registration.yaml # subPath: mautrix-discord-registration.yaml