Merge pull request 'feat: change name' (#6183) from tmp/secrets-12 into main
Reviewed-on: #6183
This commit was merged in pull request #6183.
This commit is contained in:
@@ -37,7 +37,7 @@ matrix-synapse:
|
|||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
extraVolumes:
|
extraVolumes:
|
||||||
- name: config
|
- name: synapse-config
|
||||||
csi:
|
csi:
|
||||||
driver: secrets-store.csi.k8s.io
|
driver: secrets-store.csi.k8s.io
|
||||||
readOnly: true
|
readOnly: true
|
||||||
@@ -74,7 +74,7 @@ matrix-synapse:
|
|||||||
volumeAttributes:
|
volumeAttributes:
|
||||||
secretProviderClass: matrix-synapse-double-puppet-config
|
secretProviderClass: matrix-synapse-double-puppet-config
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- name: config
|
- name: synapse-config
|
||||||
mountPath: /synapse/config/conf.d/config.yaml
|
mountPath: /synapse/config/conf.d/config.yaml
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|||||||
@@ -13,15 +13,15 @@ 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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user