Update volsync class
This commit is contained in:
parent
ac68d3ea62
commit
ce7ed0ec91
1 changed files with 3 additions and 1 deletions
|
@ -27,4 +27,6 @@ spec:
|
||||||
postBuild:
|
postBuild:
|
||||||
substitute:
|
substitute:
|
||||||
APP: *app
|
APP: *app
|
||||||
VOLSYNC_CAPACITY: 5Gi
|
VOLSYNC_CAPACITY: 1Gi
|
||||||
|
VOLSYNC_STORAGECLASS: openebs-zfs
|
||||||
|
VOLSYNC_SNAPSHOTCLASS: openebs-zfs
|
||||||
|
|
Loading…
Reference in a new issue