chore: Update manifests after change
This commit is contained in:
@@ -120,14 +120,6 @@ spec:
|
|||||||
name: matrix-synapse-config-secret
|
name: matrix-synapse-config-secret
|
||||||
readOnly: true
|
readOnly: true
|
||||||
subPath: config.yaml
|
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:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
@@ -155,9 +147,3 @@ spec:
|
|||||||
- name: matrix-synapse-config-secret
|
- name: matrix-synapse-config-secret
|
||||||
secret:
|
secret:
|
||||||
secretName: matrix-synapse-config-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