Skip to content

Commit

Permalink
Debug AKO helm install even harder with logs
Browse files Browse the repository at this point in the history
  • Loading branch information
josvazg committed Nov 12, 2024
1 parent b5ac917 commit 41d3eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ install-ako-helm:
kubectl wait pod -n test-ako -l app.kubernetes.io/name=mongodb-atlas-operator \
--for=condition=READY=true --timeout=45s || kubectl describe pod -n test-ako \
-l app.kubernetes.io/name=mongodb-atlas-operator
kubectl logs -n test-ako -l app.kubernetes.io/name=mongodb-atlas-operator
kubectl get crds

.PHONY: contract-tests
Expand Down

0 comments on commit 41d3eaa

Please sign in to comment.