chore: Update manifests after change

This commit is contained in:
2025-12-13 03:26:01 +00:00
parent 09b3c90c37
commit b448085c15

View File

@@ -120,6 +120,10 @@ spec:
name: matrix-synapse-config-secret
readOnly: true
subPath: config.yaml
- mountPath: /synapse/config/conf.d/hookshot-registration.yaml
name: matrix-hookshot-config-secret
readOnly: true
subPath: hookshot-registration.yaml
resources:
requests:
cpu: 10m
@@ -147,3 +151,6 @@ spec:
- name: matrix-synapse-config-secret
secret:
secretName: matrix-synapse-config-secret
- name: matrix-hookshot-config-secret
secret:
secretName: matrix-hookshot-config-secret