Update default image repo in flagger chart readme to be weaveworks

This commit is contained in:
Aaron Ackerman
2019-05-02 07:18:00 -05:00
committed by GitHub
parent 82067f13bf
commit cfd610ac55
+1 -1
View File
@@ -45,7 +45,7 @@ The following tables lists the configurable parameters of the Flagger chart and
Parameter | Description | Default
--- | --- | ---
`image.repository` | image repository | `quay.io/stefanprodan/flagger`
`image.repository` | image repository | `quay.io/weaveworks/flagger`
`image.tag` | image tag | `<VERSION>`
`image.pullPolicy` | image pull policy | `IfNotPresent`
`metricsServer` | Prometheus URL | `http://prometheus.istio-system:9090`