Fix resume waiting

This commit is contained in:
stefanprodan 2020-05-03 13:25:32 +03:00
parent cf6ece1b4c
commit d8802b7d4a
2 changed files with 35 additions and 1 deletions

View file

@ -99,5 +99,6 @@ jobs:
kubectl version --client --short
kustomize version --short
kubectl -n gitops-system get all
kubectl -n gitops-system get kustomizations -oyaml
kubectl -n gitops-system logs deploy/source-controller
kubectl -n gitops-system logs deploy/kustomize-controller