You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`nfsProvisioner.nfsServerNamespace`| NFS server namespace |`"openebs"`|
131
131
|`nfsProvisioner.nfsServerNodeAffinity`| NFS Server node affinity rules |`""`|
132
132
|`nfsProvisioner.nfsBackendPvcTimeout`| Timeout for backend PVC binding in seconds |`"60"`|
133
+
|`nfsProvisioner.nfsHookConfigMap`| Existing Configmap name to load hook configuration |`""`|
133
134
|`nfsStorageClass.backendStorageClass`| StorageClass to be used to provision the backend volume. If not specified, the default StorageClass is used. |`""`|
134
135
|`nfsStorageClass.isDefaultClass`| Make 'openebs-kernel-nfs' the default StorageClass |`"false"`|
135
136
|`nfsStorageClass.reclaimPolicy`| ReclaimPolicy for NFS PVs |`"Delete"`|
0 commit comments