feat: change name #6183

Merged
alexlebens merged 2 commits from tmp/secrets-12 into main 2026-04-24 15:21:50 +00:00
Showing only changes of commit af188618f6 - Show all commits

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