chore: Update manifests after change

This commit is contained in:
2025-12-13 03:22:17 +00:00
parent c18b45fa43
commit 31ed270a49

View File

@@ -120,14 +120,6 @@ 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
- mountPath: /synapse/config/conf.d/double-puppet-registration.yaml
name: double-puppet-registration-secret
readOnly: true
subPath: double-puppet-registration.yaml
resources:
requests:
cpu: 10m
@@ -155,9 +147,3 @@ spec:
- name: matrix-synapse-config-secret
secret:
secretName: matrix-synapse-config-secret
- name: matrix-hookshot-config-secret
secret:
secretName: matrix-hookshot-config-secret
- name: double-puppet-registration-secret
secret:
secretName: double-puppet-registration-secret