chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user