Merge pull request #160 from aackerman/patch-1

Update default image repo in flagger chart readme to be weaveworks
This commit is contained in:
Stefan Prodan
2019-05-02 19:17:38 +03:00
committed by GitHub
+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 | `weaveworks/flagger`
`image.tag` | image tag | `<VERSION>`
`image.pullPolicy` | image pull policy | `IfNotPresent`
`metricsServer` | Prometheus URL | `http://prometheus.istio-system:9090`