mirror of
https://github.com/oracle/zfssa-csi-driver.git
synced 2025-08-01 13:07:51 +00:00
22 lines
513 B
YAML
22 lines
513 B
YAML
# Various names used through example
|
|
scExistingFilesystemName: zfssa-fs-existing-sc
|
|
pvExistingFilesystemName: OVERRIDE
|
|
pvcExistingFilesystemName: zfssa-fs-existing-pvc
|
|
podExistingFilesystemName: zfssa-fs-existing-pod
|
|
applianceName: OVERRIDE
|
|
|
|
# Settings for target appliance
|
|
appliance:
|
|
volumeType: thin
|
|
targetGroup: OVERRIDE
|
|
pool: OVERRIDE
|
|
project: OVERRIDE
|
|
targetPortal: OVERRIDE
|
|
nfsServer: OVERRIDE
|
|
rootUser: root
|
|
rootGroup: other
|
|
|
|
# Settings for volume
|
|
volMountPoint: OVERRIDE
|
|
volSize: OVERRIDE
|