fix(volsync): use plain variables for reliable Flux substitution

This commit is contained in:
2026-02-26 16:46:22 +01:00
parent 50ba546736
commit 659039b375
4 changed files with 9 additions and 7 deletions

View File

@@ -20,6 +20,8 @@ spec:
substitute:
APP: *app
VOLSYNC_CAPACITY: 50Gi
VOLSYNC_STORAGECLASS: ceph-block
VOLSYNC_CACHE_SNAPSHOTCLASS: ceph-block
prune: true
sourceRef:
kind: GitRepository