Skip to content

Commit

Permalink
Add sleep before debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Aug 12, 2024
1 parent ecad87b commit 791d3e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test/kubernetes-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ kubectl create secret generic postgres-secrets --from-literal=host=postgres-post
#
## Wait for the kind cluster to be in 'Ready' state
#wait_for_nodes_ready
sleep 120

# For Debugging
echo "nodes"
Expand Down

0 comments on commit 791d3e4

Please sign in to comment.