Automated Manifest Update #2475

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-13 03:26:17 +00:00

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