mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-25 00:11:26 -03:30
Fix Flexvolume mount in Openstack Controller (#6480)
This commit is contained in:
parent
ffbd98fec6
commit
cc70200a07
@ -70,7 +70,7 @@ spec:
|
||||
hostNetwork: true
|
||||
volumes:
|
||||
- hostPath:
|
||||
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
|
||||
path: "{{ kubelet_flexvolumes_plugins_dir }}"
|
||||
type: DirectoryOrCreate
|
||||
name: flexvolume-dir
|
||||
- hostPath:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user