istio.io/content/en/docs/reference/config/installation-options
Istio Automation dbf110d977
global hub and tag defaults are only for dev (#5172)
In release this is changed to below:
```yaml
global:
  # Default hub for Istio images.
  # Releases are published to docker hub under 'istio' project.
  # Daily builds from prow are on gcr.io
  hub: docker.io/istio

  # Default tag for Istio images.
  tag: 1.3.2
```
Not sure how to fix, but having the dev defaults here may be misleading.
2019-10-18 08:04:55 -07:00
..
index.md global hub and tag defaults are only for dev (#5172) 2019-10-18 08:04:55 -07:00