diff --git a/e2e/templates/cni-install.yml.j2 b/e2e/templates/cni-install.yml.j2 index 06160451e..36d98a846 100644 --- a/e2e/templates/cni-install.yml.j2 +++ b/e2e/templates/cni-install.yml.j2 @@ -36,7 +36,7 @@ spec: effect: NoSchedule containers: - name: install-cni-plugins - image: alpine + image: docker.io/library/alpine command: ["/bin/sh", "/scripts/install_cni.sh"] resources: requests: