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
Copy file name to clipboardExpand all lines: charts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ The following table lists the configurable parameters of the latest NFS CSI Driv
68
68
|`controller.runOnMaster`| run controller on master node(deprecated on k8s 1.25+) |`false`|
69
69
|`controller.runOnControlPlane`| run controller on control plane node |`false`|
70
70
|`controller.dnsPolicy`| dnsPolicy of controller driver, available values: `Default`, `ClusterFirstWithHostNet`, `ClusterFirst`|`ClusterFirstWithHostNet`|
71
-
|`controller.defaultOnDeletePolicy`| default policy for deleting subdirectory when deleting a volume, available values: `delete`, `retain`|`delete`|
71
+
|`controller.defaultOnDeletePolicy`| default policy for deleting subdirectory when deleting a volume, available values: `delete`, `retain`, `archive`|`delete`|
0 commit comments