Skip to content

Commit

Permalink
sleep 20
Browse files Browse the repository at this point in the history
  • Loading branch information
sqr authored Feb 25, 2024
1 parent 22d4ea7 commit 7a0a66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: |
set -x
kubectl create ns app
sleep 10
sleep 20
kubectl apply -f ./k3s/pod.yaml
kubectl -n app wait --for=condition=Ready pod/cg
kubectl get pods -n app
Expand Down

0 comments on commit 7a0a66b

Please sign in to comment.