chore: Update manifests after change

This commit is contained in:
2026-04-24 15:24:41 +00:00
parent 480b163276
commit a809d82225
2 changed files with 5 additions and 5 deletions

View File

@@ -114,7 +114,7 @@ spec:
mountPath: /tmp
- mountPath: /synapse/config/conf.d/config.yaml
mountPropagation: None
name: config
name: synapse-config
readOnly: true
subPath: config.yaml
- mountPath: /synapse/config/conf.d/oidc.yaml
@@ -171,7 +171,7 @@ spec:
readOnly: true
volumeAttributes:
secretProviderClass: matrix-synapse-config
name: config
name: synapse-config
- csi:
driver: secrets-store.csi.k8s.io
readOnly: true

View File

@@ -14,13 +14,13 @@ spec:
data:
- secretKey: AWS_ACCESS_KEY_ID
remoteRef:
key: /digital-ocean/home-infra/s3-exporter
key: /digital-ocean/home-infra/all-access
property: AWS_ACCESS_KEY_ID
- secretKey: AWS_SECRET_ACCESS_KEY
remoteRef:
key: /digital-ocean/home-infra/s3-exporter
key: /digital-ocean/home-infra/all-access
property: AWS_SECRET_ACCESS_KEY
- secretKey: AWS_REGION
remoteRef:
key: /digital-ocean/home-infra/s3-exporter
key: /digital-ocean/home-infra/all-access
property: AWS_REGION