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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user