From 684ce8e475a146c8e8c24bc7763cbd3400b0c920 Mon Sep 17 00:00:00 2001 From: Marius Stein Date: Tue, 9 Feb 2021 18:33:02 +0100 Subject: [PATCH] add release-name placeholder in chart/README.md --- chart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/README.md b/chart/README.md index 62846cd..212f71f 100644 --- a/chart/README.md +++ b/chart/README.md @@ -5,7 +5,7 @@ The helm chart can be installed through a helm chart repository hosted on a github page in this repository. To install follow the next steps: 1. run `helm repo add viadee https://viadee.github.io/docker-hub-rate-limit-exporter` -2. run `helm install viadee/docker-hub-rate-limit-exporter` +2. run `helm install viadee/docker-hub-rate-limit-exporter` ## Uninstalling the Chart