Merge pull request #1296 from javiercr/patch-1

Fix typo in chart docs
pull/1307/head
Matt Butcher 9 years ago committed by GitHub
commit 990dc37fc1

@ -255,7 +255,7 @@ spec:
The above example, based loosely on [https://github.com/deis/charts](https://github.com/deis/charts), is a template for a Kubernetes replication controller.
It can use the following four template values (usually defined in a
`.values.yaml` file):
`values.yaml` file):
- `imageRegistry`: The source registry for the Docker image.
- `dockerTag`: The tag for the docker image.

Loading…
Cancel
Save