Commit b83b1e13 by Guangbo Chen

updated default longhorn volume plugin path

parent 7700386d
......@@ -47,7 +47,7 @@ questions:
required: true
label: Default Storage Class
- variable: persistence.flexvolumePath
default: "/usr/libexec/kubernetes/kubelet-plugins/volume/exec/"
default: "/var/lib/kubelet/volumeplugins"
description: "For GKE uses `/home/kubernetes/flexvolume/` instead, users can find the correct directory by running `ps aux|grep kubelet` on the host and check the --volume-plugin-dir parameter. If there is none, the default `/usr/libexec/kubernetes/kubelet-plugins/volume/exec/` will be used."
type: string
label: Longhorn Flexvolume Path
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment