disable
All checks were successful
lint-test-helm / lint-helm (push) Successful in 43s
renovate / renovate (push) Successful in 1m53s
render-manifests-push / render-manifests-push (push) Successful in 33s

This commit is contained in:
2025-12-12 21:18:19 -06:00
parent 2e17fccbee
commit 5dcd92db42

View File

@@ -32,18 +32,18 @@ matrix-synapse:
- name: matrix-synapse-config-secret
secret:
secretName: matrix-synapse-config-secret
- name: matrix-hookshot-config-secret
secret:
secretName: matrix-hookshot-config-secret
# - name: matrix-hookshot-config-secret
# secret:
# secretName: matrix-hookshot-config-secret
# - name: mautrix-discord-config-secret
# secret:
# secretName: mautrix-discord-config-secret
# - 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
@@ -53,10 +53,10 @@ matrix-synapse:
mountPath: /synapse/config/conf.d/config.yaml
subPath: config.yaml
readOnly: true
- name: matrix-hookshot-config-secret
mountPath: /synapse/config/conf.d/hookshot-registration.yaml
subPath: hookshot-registration.yaml
readOnly: true
# - name: matrix-hookshot-config-secret
# mountPath: /synapse/config/conf.d/hookshot-registration.yaml
# subPath: hookshot-registration.yaml
# readOnly: true
# - name: mautrix-discord-config-secret
# mountPath: /synapse/config/conf.d/mautrix-discord-registration.yaml
# subPath: mautrix-discord-registration.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