Merge pull request #5351 from fluxcd/fix-ci

Fix e2e workflow
pull/5354/head
Stefan Prodan 1 month ago committed by GitHub
commit 8804b856ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save