chore: Update manifests after change

This commit is contained in:
2026-04-24 02:28:45 +00:00
parent 9d50b678bc
commit 869ba13b61
2 changed files with 6 additions and 6 deletions

View File

@@ -117,27 +117,27 @@ spec:
name: config
readOnly: true
subPath: config.yaml
- mountPath: /synapse/config/conf.d/
- mountPath: /synapse/config/conf.d/oidc.yaml
mountPropagation: None
name: oidc-config
readOnly: true
subPath: oidc.yaml
- mountPath: /synapse/config/conf.d/
- mountPath: /synapse/config/conf.d/hookshot-registration.yaml
mountPropagation: None
name: hookshot-config
readOnly: true
subPath: hookshot-registration.yaml
- mountPath: /synapse/config/conf.d/
- mountPath: /synapse/config/conf.d/mautrix-discord-registration.yaml
mountPropagation: None
name: mautrix-discord-config
readOnly: true
subPath: mautrix-discord-registration.yaml
- mountPath: /synapse/config/conf.d/
- mountPath: /synapse/config/conf.d/mautrix-whatsapp-registration.yaml
mountPropagation: None
name: mautrix-whatsapp-config
readOnly: true
subPath: mautrix-whatsapp-registration.yaml
- mountPath: /synapse/config/conf.d/
- mountPath: /synapse/config/conf.d/double-puppet-registration.yaml
mountPropagation: None
name: double-puppet-config
readOnly: true