mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 15:27:56 -02:30
Fix search path for custom-cni (#10088)
This commit is contained in:
@@ -6,4 +6,4 @@ mode: default
|
|||||||
# Kubespray settings
|
# Kubespray settings
|
||||||
kube_network_plugin: custom_cni
|
kube_network_plugin: custom_cni
|
||||||
custom_cni_manifests:
|
custom_cni_manifests:
|
||||||
- tests/files/custom_cni/cilium.yaml
|
- "{{ playbook_dir }}/../tests/files/custom_cni/cilium.yaml"
|
||||||
|
|||||||
Reference in New Issue
Block a user