Fix search path for custom-cni (#10088)
parent
f80a5755c3
commit
e26921e3e1
|
@ -6,4 +6,4 @@ mode: default
|
|||
# Kubespray settings
|
||||
kube_network_plugin: custom_cni
|
||||
custom_cni_manifests:
|
||||
- tests/files/custom_cni/cilium.yaml
|
||||
- "{{ playbook_dir }}/../tests/files/custom_cni/cilium.yaml"
|
||||
|
|
Loading…
Reference in New Issue