Skip to content
Snippets Groups Projects
Commit 21e9658c authored by Andres Anaya Amariels's avatar Andres Anaya Amariels :rocket:
Browse files

###

parent c9caf02a
No related branches found
No related tags found
1 merge request!2Merge pipelines into main
...@@ -135,9 +135,7 @@ deploy_ocf_dev: ...@@ -135,9 +135,7 @@ deploy_ocf_dev:
echo "### download dependencies###" echo "### download dependencies###"
helm dependency build helm/capif helm dependency build helm/capif
echo "### updating capif###" echo "### updating capif###"
## helm uninstall -n $NAMESPACE_DEV ocf-developer || true helm upgrade --install -n $NAMESPACE_DEV ocf-developer helm/capif/ --set nginx.nginx.env.capifHostname=capif-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV \
helm upgrade --install -n $NAMESPACE_DEV ocf-developer helm/capif/ \
--set nginx.nginx.env.capifHostname=capif-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV \
--set nginx.nginx.env.registerHostname=register-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV \ --set nginx.nginx.env.registerHostname=register-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV \
--set monitoring.grafana.ingress.hosts[0].host="grafana-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV" \ --set monitoring.grafana.ingress.hosts[0].host="grafana-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV" \
--set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \ --set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment