nfs-csi --> openebs-zfs
This commit is contained in:
parent
95c3389777
commit
c55bfbe7f7
2 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,5 @@ spec:
|
||||||
VOLSYNC_CAPACITY: 1Gi
|
VOLSYNC_CAPACITY: 1Gi
|
||||||
APP_GID: "1000"
|
APP_GID: "1000"
|
||||||
APP_UID: "1000"
|
APP_UID: "1000"
|
||||||
|
VOLSYNC_STORAGECLASS: openebs-zfs
|
||||||
|
VOLSYNC_SNAPSHOTCLASS: openebs-zfs
|
||||||
|
|
|
@ -27,3 +27,5 @@ spec:
|
||||||
APP: *app
|
APP: *app
|
||||||
DB_NAME: prowlarr
|
DB_NAME: prowlarr
|
||||||
DB_USER: prowlarr
|
DB_USER: prowlarr
|
||||||
|
VOLSYNC_STORAGECLASS: openebs-zfs
|
||||||
|
VOLSYNC_SNAPSHOTCLASS: openebs-zfs
|
||||||
|
|
Reference in a new issue