disable volsync
Some checks failed
renovate / renovate (push) Waiting to run
lint-test-docker / lint-docker-compose (push) Failing after 36s
lint-test-helm / lint-helm (push) Failing after 1m17s
render-manifests-push / render-manifests-push (push) Waiting to run

This commit is contained in:
2025-12-27 10:59:42 -06:00
parent a35f1a46f9
commit d1b88d31cd
38 changed files with 282 additions and 0 deletions

View File

@@ -477,15 +477,39 @@ redis-replication-hookshot:
clusterSize: 3
volsync-target-synapse:
pvcTarget: matrix-synapse
local:
enabled: false
remote:
enabled: false
external:
enabled: false
volsync-target-hookshot:
pvcTarget: matrix-hookshot
local:
enabled: false
remote:
enabled: false
external:
enabled: false
volsync-target-discord:
pvcTarget: mautrix-discord
moverSecurityContext:
runAsUser: 1337
runAsGroup: 1337
local:
enabled: false
remote:
enabled: false
external:
enabled: false
volsync-target-whatsapp:
pvcTarget: mautrix-whatsapp
moverSecurityContext:
runAsUser: 1337
runAsGroup: 1337
local:
enabled: false
remote:
enabled: false
external:
enabled: false