Merge pull request 'Automated Manifest Update' (#6184) from auto/update-manifests into manifests

Reviewed-on: #6184
This commit was merged in pull request #6184.
This commit is contained in:
2026-04-24 15:25:31 +00:00
2 changed files with 5 additions and 5 deletions

View File

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

View File

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