Skip to content

Commit

Permalink
fix: update helm repository URL
Browse files Browse the repository at this point in the history
Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
  • Loading branch information
niladrih committed Apr 29, 2024
1 parent 3dd509f commit a55e9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repo as follows:

```bash
$ helm repo add ndm https://openebs.github.io/node-disk-manager
$ helm repo add ndm https://openebs-archive.github.io/node-disk-manager
```

You can then run `helm search repo ndm` to see the charts.
Expand Down

0 comments on commit a55e9c9

Please sign in to comment.