add double puppet
This commit is contained in:
@@ -41,9 +41,9 @@ matrix-synapse:
|
|||||||
# - name: mautrix-whatsapp-config-secret
|
# - name: mautrix-whatsapp-config-secret
|
||||||
# secret:
|
# secret:
|
||||||
# secretName: mautrix-whatsapp-config-secret
|
# secretName: mautrix-whatsapp-config-secret
|
||||||
# - name: double-puppet-registration-secret
|
- name: double-puppet-registration-secret
|
||||||
# secret:
|
secret:
|
||||||
# secretName: double-puppet-registration-secret
|
secretName: double-puppet-registration-secret
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- name: matrix-synapse-config-secret
|
- name: matrix-synapse-config-secret
|
||||||
mountPath: /synapse/config/conf.d/oidc.yaml
|
mountPath: /synapse/config/conf.d/oidc.yaml
|
||||||
@@ -65,10 +65,10 @@ matrix-synapse:
|
|||||||
# mountPath: /synapse/config/conf.d/mautrix-whatsapp-registration.yaml
|
# mountPath: /synapse/config/conf.d/mautrix-whatsapp-registration.yaml
|
||||||
# subPath: mautrix-whatsapp-registration.yaml
|
# subPath: mautrix-whatsapp-registration.yaml
|
||||||
# readOnly: true
|
# readOnly: true
|
||||||
# - name: double-puppet-registration-secret
|
- name: double-puppet-registration-secret
|
||||||
# mountPath: /synapse/config/conf.d/double-puppet-registration.yaml
|
mountPath: /synapse/config/conf.d/double-puppet-registration.yaml
|
||||||
# subPath: double-puppet-registration.yaml
|
subPath: double-puppet-registration.yaml
|
||||||
# readOnly: true
|
readOnly: true
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
|
|||||||
Reference in New Issue
Block a user