Automated Manifest Update (#2474)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2474 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 #2474.
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/config: 1308bd8794657ac11a15c811b223bae716e991d1ce02a54ef5f7bd1f614a93ee
|
||||
checksum/config: 1313673c68ad16a104eadc2d655c528b8bbc3ac49b93329ccac2e1c9465dc83b
|
||||
checksum/secrets: 77c25644da166bfcea38f650cda8968f95f472cde7bd328de2f211ded12b73d0
|
||||
labels:
|
||||
app.kubernetes.io/name: matrix-synapse
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user