Skip to content

Commit

Permalink
test-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <[email protected]>
  • Loading branch information
HumairAK committed Jun 20, 2024
1 parent e0ff01d commit 4736b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy/github/helper-functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ wait_for_pods () {
local num_pods
local num_running
pods=$(kubectl get pod -n "$namespace")
# echo "$pods"
echo "$pods"
# kubectl get pvc -n "$namespace"

if [[ -z $pods ]]
Expand Down

0 comments on commit 4736b4b

Please sign in to comment.