mount
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 23s
renovate / renovate (push) Successful in 1m26s

This commit is contained in:
2025-12-12 21:25:33 -06:00
parent 5dcd92db42
commit 9ffc6bd491

View File

@@ -32,9 +32,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
@@ -53,10 +53,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