Add privileged movers

This commit is contained in:
Joseph Hanson 2024-07-17 16:08:43 -05:00
parent 6633145379
commit e9dae245c7
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 3 additions and 1 deletions

View file

@ -5,3 +5,4 @@ metadata:
name: ai
labels:
kustomize.toolkit.fluxcd.io/prune: disabled
volsync.backube/privileged-movers: "true"

View file

@ -4,4 +4,5 @@ kind: Namespace
metadata:
name: qbittorrent
labels:
kustomize.toolkit.fluxcd.io/prune: disabled
kustomize.toolkit.fluxcd.io/prune: disabled
volsync.backube/privileged-movers: "true"