Skip to content

Commit

Permalink
add debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco committed Jun 21, 2024
1 parent 1a77e46 commit 8998587
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/operations/ci/aws-1/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ kubectl delete pvc --wait --all=true
kubectl delete pv --wait --all=true
# TODO: Check completeness

# Debug: show all resources
kubectl get all

# Delete cluster
cd "$BASEDIR"
terraform destroy -auto-approve
Expand Down

0 comments on commit 8998587

Please sign in to comment.