Skip to content

Commit

Permalink
add test for all containers running
Browse files Browse the repository at this point in the history
  • Loading branch information
ccollicutt committed Aug 21, 2024
1 parent fb95f73 commit 26df6c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-kubernetes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ function run_main(){
echo "Configuring as a single node cluster"
configure_as_single_node
test_nginx_pod
wait_for_pods_running
fi
echo "Install complete!"

Expand Down

0 comments on commit 26df6c6

Please sign in to comment.