Upcoming maintenance: Thursday 21 August @ 12:00-14:00 CEST.

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

no prometheus option

parent b6c82a84
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,6 @@ deploy_ocf_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 monitoring.prometheus.enable="" \
--set monitoring.grafana.ingress.hosts[0].host="grafana-$CI_ENVIRONMENT_SLUG.$DOMAIN_PROD" \
--set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \
--set monitoring.grafana.ingress.hosts[0].paths[0].pathType="Prefix" \
......
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