Skip to content

Commit

Permalink
Merge pull request #125 from adamency/patch-1
Browse files Browse the repository at this point in the history
Fix typo in Install instructions
  • Loading branch information
zakkg3 authored Apr 28, 2024
2 parents 51f3a8e + ad7b36e commit 5cdafa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cluster-secret/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ For older kubernes (<1.19) use the image tag "0.0.6" in yaml/02_deployment.yaml
## Install

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

0 comments on commit 5cdafa2

Please sign in to comment.