Commit cbd63cfd authored by Lucas Käldström's avatar Lucas Käldström Committed by GitHub

Fix kubeadm e2e CI build

parent c27444fe
......@@ -82,7 +82,7 @@ deb_data(
pkg_tar(
name = "kubernetes-cni-data",
package_dir = "/opt/cni",
package_dir = "/opt/cni/bin",
deps = ["@kubernetes_cni//file"],
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment