refactor: Default VolSync storage class and capacity parameters, removing explicit application overrides.
This commit is contained in:
@@ -24,8 +24,6 @@ spec:
|
||||
VOLSYNC_CAPACITY: 1Gi
|
||||
VOLSYNC_PUID: "568"
|
||||
VOLSYNC_PGID: "568"
|
||||
VOLSYNC_STORAGECLASS: ceph-block
|
||||
VOLSYNC_CACHE_SNAPSHOTCLASS: ceph-block
|
||||
|
||||
decryption: { provider: sops }
|
||||
dependsOn:
|
||||
|
||||
@@ -20,8 +20,6 @@ spec:
|
||||
substitute:
|
||||
APP: *app
|
||||
VOLSYNC_CAPACITY: 50Gi
|
||||
VOLSYNC_STORAGECLASS: ceph-block
|
||||
VOLSYNC_CACHE_SNAPSHOTCLASS: ceph-block
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
||||
Reference in New Issue
Block a user