Remove namespace from Prometheus URL

This commit is contained in:
stefanprodan
2019-03-21 10:52:21 +02:00
parent a0f63f858f
commit 6593be584d
+2 -2
View File
@@ -5,12 +5,12 @@ image:
tag: 0.9.0
pullPolicy: IfNotPresent
metricsServer: "http://prometheus.istio-system.svc.cluster.local:9090"
metricsServer: "http://prometheus:9090"
# accepted values are istio or appmesh (defaults to istio)
meshProvider: ""
# namespace that flagger will watch for Canary objects
# single namespace restriction
namespace: ""
slack: