diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 7d02475e..00fda735 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -247,7 +247,7 @@ jobs: - name: Debug failure if: failure() run: | - kubectl version --client --short + kubectl version --client kubectl -n flux-system get all kubectl -n flux-system describe pods kubectl -n flux-system get kustomizations -oyaml