mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
add vars for cilium init container (#3893)
* add vars for cilium init container * make yamllint happy * add var cilium_init in downloads
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4a7f829ecf
commit
30a9149b52
@@ -127,7 +127,7 @@ kube_kubeadm_scheduler_extra_args: {}
|
||||
|
||||
## Extra control plane host volume mounts
|
||||
## Example:
|
||||
#apiserver_extra_volumes:
|
||||
# apiserver_extra_volumes:
|
||||
# - name: name
|
||||
# hostPath: /host/path
|
||||
# mountPath: /mount/path
|
||||
|
||||
Reference in New Issue
Block a user