diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 3d5128cc..9d65dc7f 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -275,8 +275,6 @@ jobs: --set controllers.imagePullSecrets[0].name=harbor-secret --set proxy.image.imagePullSecrets[0].name=harbor-secret --wait --debug kubectl rollout status deploy kube-image-keeper-controllers -n kuik-system kubectl rollout status ds kube-image-keeper-proxy -n kuik-system - kubectl get po -n kuik-system - kubectl wait pods -n kuik-system -l app.kubernetes.io/instance=kube-image-keeper --for condition=Ready --timeout=90s helm history kube-image-keeper -n kuik-system - name: Run end-to-end tests