Skip to content

Commit

Permalink
debug repo deployment events
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Mar 14, 2024
1 parent 1c97917 commit 0a68dc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
helm ls --all-namespaces
kubectl get all --all-namespaces
kubectl describe pod
kubectl get hpa
kubectl events --for deployment/acs-alfresco-repository
- name: Run helm test
id: helm_test
Expand All @@ -172,4 +172,4 @@ jobs:
helm ls --all-namespaces
kubectl get all --all-namespaces
kubectl describe pod
kubectl get hpa
kubectl events --for deployment/acs-alfresco-repository

0 comments on commit 0a68dc3

Please sign in to comment.