change secret key name

This commit is contained in:
2024-05-26 14:09:39 -05:00
parent 772982b1c0
commit 8301ebaa86
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ spec:
key: /cl01tl/matrix-synapse/hookshot
metadataPolicy: None
property: registration
- secretKey: matrix-hookshot-registration.yaml
- secretKey: hookshot-registration.yaml
remoteRef:
conversionStrategy: Default
decodingStrategy: None

View File

@@ -38,8 +38,8 @@ matrix-synapse:
subPath: config.yaml
readOnly: true
- name: matrix-hookshot-config-secret
mountPath: /synapse/config/conf.d/matrix-hookshot-registration.yaml
subPath: matrix-hookshot-registration.yaml
mountPath: /synapse/config/conf.d/hookshot-registration.yaml
subPath: hookshot-registration.yaml
readOnly: true
resources:
requests: