mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-13 19:10:12 -03:30
Removal of surnumerary slash
This commit is contained in:
parent
abfb147292
commit
e1aaef7d4d
@ -18,7 +18,7 @@ spec:
|
||||
privileged: true
|
||||
volumeMounts:
|
||||
- name: discovery-vol
|
||||
mountPath: "/{{ local_volume_mount_dir }}"
|
||||
mountPath: "{{ local_volume_mount_dir }}"
|
||||
- name: local-volume-config
|
||||
mountPath: /etc/provisioner/config/
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user