Skip to content
Snippets Groups Projects
Verified Commit 906d939d authored by David Hoese's avatar David Hoese
Browse files

Fix which helm is being used for gcp deploy

parent bd9371cf
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ gstest deploy client:
- echo $HOME
- ls ~/.kube || echo "Nope"
- ls ~/.config || echo "Nope"
- helm list --kubeconfig /root/.kube/config
- helm_for_gcp list --kubeconfig /root/.kube/config
# namespace names are the same as domain names
- helm_for_gcp upgrade -v 2 --kubeconfig /root/.kube/config --install --namespace $ns -f values-client.yaml geosphere-client geosphere-client/
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment