diff --git a/.github/workflows/cluster-test.yml b/.github/workflows/cluster-test.yml index 3095c909..9fd17234 100644 --- a/.github/workflows/cluster-test.yml +++ b/.github/workflows/cluster-test.yml @@ -72,6 +72,7 @@ jobs: if: ${{ failure() }} shell: bash run: | + kubectl get nodes -o yaml kubectl get application -n argocd -o yaml - name: analyze with k8sgpt