change secret key name
This commit is contained in:
@@ -60,7 +60,7 @@ spec:
|
|||||||
key: /cl01tl/matrix-synapse/hookshot
|
key: /cl01tl/matrix-synapse/hookshot
|
||||||
metadataPolicy: None
|
metadataPolicy: None
|
||||||
property: registration
|
property: registration
|
||||||
- secretKey: matrix-hookshot-registration.yaml
|
- secretKey: hookshot-registration.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
conversionStrategy: Default
|
||||||
decodingStrategy: None
|
decodingStrategy: None
|
||||||
|
@@ -38,8 +38,8 @@ matrix-synapse:
|
|||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: matrix-hookshot-config-secret
|
- name: matrix-hookshot-config-secret
|
||||||
mountPath: /synapse/config/conf.d/matrix-hookshot-registration.yaml
|
mountPath: /synapse/config/conf.d/hookshot-registration.yaml
|
||||||
subPath: matrix-hookshot-registration.yaml
|
subPath: hookshot-registration.yaml
|
||||||
readOnly: true
|
readOnly: true
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
Reference in New Issue
Block a user