feat: change name
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m23s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m15s

This commit is contained in:
2026-04-24 10:14:03 -05:00
parent 17632c9da7
commit af188618f6

View File

@@ -37,7 +37,7 @@ matrix-synapse:
strategy:
type: Recreate
extraVolumes:
- name: config
- name: synapse-config
csi:
driver: secrets-store.csi.k8s.io
readOnly: true
@@ -74,7 +74,7 @@ matrix-synapse:
volumeAttributes:
secretProviderClass: matrix-synapse-double-puppet-config
extraVolumeMounts:
- name: config
- name: synapse-config
mountPath: /synapse/config/conf.d/config.yaml
mountPropagation: None
readOnly: true