From cff41a4651127c9a856113450668d34aeabf125d Mon Sep 17 00:00:00 2001 From: Naveen Date: Thu, 26 May 2016 09:37:19 -0400 Subject: [PATCH] Updated charts.md Updated the link which was dead pointing to `https://github.com/deis/charts` --- docs/charts.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/charts.md b/docs/charts.md index 5055cbf4b..1dac3ab67 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.