From 753e95849dbee18397006c14505a5b1f0ff1d442 Mon Sep 17 00:00:00 2001 From: Stavros Kontopoulos Date: Thu, 13 Jun 2024 12:13:45 +0300 Subject: [PATCH] Update kind-e2e.yaml --- .github/workflows/kind-e2e.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/kind-e2e.yaml b/.github/workflows/kind-e2e.yaml index 2cd966a20cbf..4503271bf5a8 100644 --- a/.github/workflows/kind-e2e.yaml +++ b/.github/workflows/kind-e2e.yaml @@ -227,4 +227,3 @@ jobs: cluster-resources: nodes,namespaces,crds namespace-resources: configmaps,pods,svc,ksvc,route,configuration,revision,king,${{ matrix.namespace-resources || '' }} artifact-name: logs-${{ matrix.k8s-version}}-${{ matrix.ingress }}-${{ matrix.test-suite }} -