Skip to content

Commit 5cdafa2

Browse files
authored
Merge pull request #125 from adamency/patch-1
Fix typo in Install instructions
2 parents 51f3a8e + ad7b36e commit 5cdafa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/cluster-secret/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ For older kubernes (<1.19) use the image tag "0.0.6" in yaml/02_deployment.yaml
6565
## Install
6666

6767
```bash
68-
helm repo add clutersecret https://charts.clustersecret.io/
68+
helm repo add clustersecret https://charts.clustersecret.io/
6969
helm install clustersecret clutersecret/clustersecret --version 0.4.0 -n clustersecret --create-namespace
7070
```

0 commit comments

Comments
 (0)