Automated Manifest Update (#2475)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2475
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2475.
This commit is contained in:
2025-12-13 03:26:16 +00:00
committed by Alex Lebens
parent 09b3c90c37
commit 13ee548a47

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