File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -198,6 +198,7 @@ storage.deckhouse.io/csi-nfs-node: ""
198198{{- $_ := set $csiControllerConfig "snapshotterTimeout" "1200s" }}
199199{{- $_ := set $csiControllerConfig "extraCreateMetadataEnabled" true }}
200200{{- $_ := set $csiControllerConfig "livenessProbePort" 4229 }}
201+ {{- $_ := set $csiControllerConfig "csiControllerHaMode" true }}
201202{{- $_ := set $csiControllerConfig "additionalControllerArgs" (include "csi_controller_args" . | fromYamlArray) }}
202203{{- $_ := set $csiControllerConfig "additionalControllerEnvs" (include "csi_controller_envs" . | fromYamlArray) }}
203204{{- $_ := set $csiControllerConfig "additionalControllerVolumes" (include "csi_additional_controller_volume" . | fromYamlArray) }}
You can’t perform that action at this time.
0 commit comments