Skip to content

Commit

Permalink
Get output of nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinlercher authored May 5, 2024
1 parent 7292558 commit be20d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cluster-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit be20d4e

Please sign in to comment.