Skip to content
Snippets Groups Projects
Commit 1bc20ae0 authored by Sean Fredrick Cruz's avatar Sean Fredrick Cruz
Browse files

Update .gitlab-ci.yml file

parent 9575f786
No related branches found
No related tags found
No related merge requests found
Pipeline #67468 passed with stage
in 1 minute and 22 seconds
......@@ -41,6 +41,7 @@ deploy-dev:
# # Deploy with Helm (without specifying API server as it's in the kubeconfig now)
# - helm upgrade --install my-release task-app/ --namespace task-app --create-namespace
- helm upgrade --install my-release task-app/ --namespace task-app --create-namespace --kube-apiserver $KUBE_API_SERVER --kube-insecure-skip-tls-verify
environment:
name: development
......
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