add double puppet

This commit is contained in:
2025-12-12 21:26:27 -06:00
parent 9ffc6bd491
commit 5c251d83b5

View File

@@ -41,9 +41,9 @@ matrix-synapse:
# - name: mautrix-whatsapp-config-secret
# secret:
# secretName: mautrix-whatsapp-config-secret
# - name: double-puppet-registration-secret
# secret:
# secretName: double-puppet-registration-secret
- name: double-puppet-registration-secret
secret:
secretName: double-puppet-registration-secret
extraVolumeMounts:
- name: matrix-synapse-config-secret
mountPath: /synapse/config/conf.d/oidc.yaml
@@ -65,10 +65,10 @@ matrix-synapse:
# mountPath: /synapse/config/conf.d/mautrix-whatsapp-registration.yaml
# subPath: mautrix-whatsapp-registration.yaml
# readOnly: true
# - name: double-puppet-registration-secret
# mountPath: /synapse/config/conf.d/double-puppet-registration.yaml
# subPath: double-puppet-registration.yaml
# readOnly: true
- name: double-puppet-registration-secret
mountPath: /synapse/config/conf.d/double-puppet-registration.yaml
subPath: double-puppet-registration.yaml
readOnly: true
resources:
requests:
cpu: 10m