deploy: Reset the FLEXVOLUME_DIR to empty by default
To enable auto detection.
This commit is contained in:
parent
b7ba5170e0
commit
d600abc332
@ -336,9 +336,9 @@ spec:
|
|||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: spec.serviceAccountName
|
fieldPath: spec.serviceAccountName
|
||||||
# For auto detection, leave this parameter unset
|
# For auto detection, leave this parameter unset
|
||||||
- name: FLEXVOLUME_DIR
|
#- name: FLEXVOLUME_DIR
|
||||||
# FOR RKE
|
# FOR RKE
|
||||||
value: "/var/lib/kubelet/volumeplugins"
|
#value: "/var/lib/kubelet/volumeplugins"
|
||||||
# FOR GKE
|
# FOR GKE
|
||||||
#value: "/home/kubernetes/flexvolume/"
|
#value: "/home/kubernetes/flexvolume/"
|
||||||
serviceAccountName: longhorn-service-account
|
serviceAccountName: longhorn-service-account
|
||||||
|
Loading…
Reference in New Issue
Block a user