1
0
mirror of synced 2026-03-13 15:26:55 +00:00

Merge pull request #5351 from fluxcd/fix-ci

Fix e2e workflow
This commit is contained in:
Stefan Prodan
2025-05-15 18:48:40 +03:00
committed by GitHub

View File

@@ -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