Loading capif/templates/cd-deploy-ocf.gitlab-ci.yml +15 −12 Original line number Diff line number Diff line Loading @@ -74,10 +74,11 @@ deploy_ocf_staging: helm upgrade --install -n $NAMESPACE_DEV ocf-pre-staging helm/capif/ \ --set grafana.enabled=true \ --set grafana.ingress.enabled=true \ --set monitoring.grafana.ingress.hosts[0].host=ocf-mon-$CI_COMMIT_REF_SLUG.$DOMAIN_STAGING \ --set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \ --set monitoring.grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set monitoring.grafana.env.prometheusURL=http://prometheus.ocf.pre-production \ --set grafana.ingress.hosts[0].host=ocf-mon-$CI_COMMIT_REF_SLUG.$DOMAIN_STAGING \ --set grafana.ingress.hosts[0].paths[0].path="/" \ --set grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set grafana.env.prometheusUrl=http://prometheus.ocf.pre-production \ --set grafana.env.tempoUrl="http://ocf-pre-staging-tempo:3100" \ --set fluentbit.enabled=true \ --set loki.enabled=true \ --set tempo.tempo.metricsGenerator.remoteWriteUrl=http://prometheus.ocf.pre-production/api/v1/write \ Loading Loading @@ -231,10 +232,11 @@ deploy_ocf_oficial_staging: helm upgrade --install -n $NAMESPACE_STAGING ocf-staging helm/capif/ \ --set grafana.enabled=true \ --set grafana.ingress.enabled=true \ --set monitoring.grafana.ingress.hosts[0].host=ocf-mon-staging.$DOMAIN_STAGING \ --set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \ --set monitoring.grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set monitoring.grafana.env.prometheusURL=http://prometheus.ocf.pre-production \ --set grafana.ingress.hosts[0].host=ocf-mon-staging.$DOMAIN_STAGING \ --set grafana.ingress.hosts[0].paths[0].path="/" \ --set grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set grafana.env.prometheusUrl=http://prometheus.ocf.pre-production \ --set grafana.env.tempoUrl="http://ocf-staging-tempo:3100" \ --set fluentbit.enabled=true \ --set loki.enabled=true \ --set tempo.tempo.metricsGenerator.remoteWriteUrl=http://prometheus.ocf.pre-production/api/v1/write \ Loading Loading @@ -379,10 +381,11 @@ deploy_ocf_dev: helm upgrade --install -n $NAMESPACE_DEV ocf-developer helm/capif/ \ --set grafana.enabled=true \ --set grafana.ingress.enabled=true \ --set monitoring.grafana.ingress.hosts[0].host=ocf-mon-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV \ --set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \ --set monitoring.grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set monitoring.grafana.env.prometheusURL=http://prometheus.ocf.pre-production \ --set grafana.ingress.hosts[0].host=ocf-mon-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV \ --set grafana.ingress.hosts[0].paths[0].path="/" \ --set grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set grafana.env.prometheusUrl=http://prometheus.ocf.pre-production \ --set grafana.env.tempoUrl="http://ocf-developer-tempo:3100" \ --set fluentbit.enabled=true \ --set loki.enabled=true \ --set tempo.tempo.metricsGenerator.remoteWriteUrl=http://prometheus.ocf.pre-production/api/v1/write \ Loading Loading
capif/templates/cd-deploy-ocf.gitlab-ci.yml +15 −12 Original line number Diff line number Diff line Loading @@ -74,10 +74,11 @@ deploy_ocf_staging: helm upgrade --install -n $NAMESPACE_DEV ocf-pre-staging helm/capif/ \ --set grafana.enabled=true \ --set grafana.ingress.enabled=true \ --set monitoring.grafana.ingress.hosts[0].host=ocf-mon-$CI_COMMIT_REF_SLUG.$DOMAIN_STAGING \ --set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \ --set monitoring.grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set monitoring.grafana.env.prometheusURL=http://prometheus.ocf.pre-production \ --set grafana.ingress.hosts[0].host=ocf-mon-$CI_COMMIT_REF_SLUG.$DOMAIN_STAGING \ --set grafana.ingress.hosts[0].paths[0].path="/" \ --set grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set grafana.env.prometheusUrl=http://prometheus.ocf.pre-production \ --set grafana.env.tempoUrl="http://ocf-pre-staging-tempo:3100" \ --set fluentbit.enabled=true \ --set loki.enabled=true \ --set tempo.tempo.metricsGenerator.remoteWriteUrl=http://prometheus.ocf.pre-production/api/v1/write \ Loading Loading @@ -231,10 +232,11 @@ deploy_ocf_oficial_staging: helm upgrade --install -n $NAMESPACE_STAGING ocf-staging helm/capif/ \ --set grafana.enabled=true \ --set grafana.ingress.enabled=true \ --set monitoring.grafana.ingress.hosts[0].host=ocf-mon-staging.$DOMAIN_STAGING \ --set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \ --set monitoring.grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set monitoring.grafana.env.prometheusURL=http://prometheus.ocf.pre-production \ --set grafana.ingress.hosts[0].host=ocf-mon-staging.$DOMAIN_STAGING \ --set grafana.ingress.hosts[0].paths[0].path="/" \ --set grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set grafana.env.prometheusUrl=http://prometheus.ocf.pre-production \ --set grafana.env.tempoUrl="http://ocf-staging-tempo:3100" \ --set fluentbit.enabled=true \ --set loki.enabled=true \ --set tempo.tempo.metricsGenerator.remoteWriteUrl=http://prometheus.ocf.pre-production/api/v1/write \ Loading Loading @@ -379,10 +381,11 @@ deploy_ocf_dev: helm upgrade --install -n $NAMESPACE_DEV ocf-developer helm/capif/ \ --set grafana.enabled=true \ --set grafana.ingress.enabled=true \ --set monitoring.grafana.ingress.hosts[0].host=ocf-mon-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV \ --set monitoring.grafana.ingress.hosts[0].paths[0].path="/" \ --set monitoring.grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set monitoring.grafana.env.prometheusURL=http://prometheus.ocf.pre-production \ --set grafana.ingress.hosts[0].host=ocf-mon-$CI_ENVIRONMENT_SLUG.$DOMAIN_DEV \ --set grafana.ingress.hosts[0].paths[0].path="/" \ --set grafana.ingress.hosts[0].paths[0].pathType="Prefix" \ --set grafana.env.prometheusUrl=http://prometheus.ocf.pre-production \ --set grafana.env.tempoUrl="http://ocf-developer-tempo:3100" \ --set fluentbit.enabled=true \ --set loki.enabled=true \ --set tempo.tempo.metricsGenerator.remoteWriteUrl=http://prometheus.ocf.pre-production/api/v1/write \ Loading