k8s version 1.19.11
[infra/stack/kubernetes.git] / scenarios / k8-cilium-nofeature.yaml
index d82f25145c73dfc15caf971074dce6c4a66438bb..6f48bd8d7fcc3941bc21ef5bff965d18678322c7 100644 (file)
@@ -29,7 +29,7 @@
     # set networking plugin to cilium
     - name: Set network plugin to Cilium
       lineinfile:
-        path: "{{ engine_cache }}/repos/kubespray/inventory/engine/group_vars/k8s-cluster/k8s-cluster.yml"
+        path: "{{ engine_cache }}/repos/kubespray/inventory/engine/group_vars/k8s_cluster/k8s-cluster.yml"
         regexp: "^kube_network_plugin:.*"
         line: "kube_network_plugin: cilium"