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