mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-03 01:38:59 -03:30
Fix search path for custom-cni (#10088)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user