mirror of
https://github.com/oracle/zfssa-csi-driver.git
synced 2025-07-24 18:07:15 +00:00
20 lines
414 B
YAML
20 lines
414 B
YAML
# Various names used through example
|
|
scNfsName: zfssa-nfs-exp-example-sc
|
|
pvcNfsName: zfssa-nfs-exp-example-pvc
|
|
podNfsName: zfssa-nfs-exp-example-pod
|
|
|
|
# Settings for target appliance
|
|
appliance:
|
|
volumeType: thin
|
|
targetGroup: OVERRIDE
|
|
pool: OVERRIDE
|
|
project: OVERRIDE
|
|
targetPortal: OVERRIDE
|
|
nfsServer: OVERRIDE
|
|
rootUser: root
|
|
rootGroup: other
|
|
shareNFS: "on"
|
|
|
|
# Settings for volume
|
|
volSize: OVERRIDE
|