more debugging

This commit is contained in:
Blair Vanderlugt 2021-08-23 12:16:59 -07:00
parent bca5d4d09f
commit 70ce759564

View File

@ -27,4 +27,5 @@ deploy-k8s-dev:
- kubectl config use-context default - kubectl config use-context default
#- sed -i "s/<VERSION>/${CI_COMMIT_SHORT_SHA}/g" deployment.yaml #- sed -i "s/<VERSION>/${CI_COMMIT_SHORT_SHA}/g" deployment.yaml
#- kubectl apply -f deployment.yaml #- kubectl apply -f deployment.yaml
- kubectl get po - kubectl config view
- kubectl -v=4 get po