added timeout to wait for pods

This commit is contained in:
Daniel Sanche 2020-01-27 17:16:49 -08:00
parent 718ab751be
commit 543fa10aa1

View file

@ -23,6 +23,7 @@ jobs:
run: |
skaffold run
- name: Wait For Pods
timeout-minutes: 20
run: |
set -x
kubectl wait --for=condition=available --timeout=500s deployment/adservice