diff --git a/docs/charts.md b/docs/charts.md index 5055cbf4b79a114d19d75919ca22c9233ac1de9a..1dac3ab676132b4384eb1829a0ffaf8e2deb2e4c 100644 --- a/docs/charts.md +++ b/docs/charts.md @@ -174,8 +174,7 @@ spec: value: {{default "minio" .storage}} ``` -The above example, based loosely on [https://github.com/deis/charts](the -chart for Deis), is a template for a Kubernetes replication controller. +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: - `imageRegistry`: The source registry for the Docker image.