Skip to content

Commit

Permalink
chore: update index.md to point to correct links
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinandan Purkait <[email protected]>
  • Loading branch information
Abhinandan-Purkait committed Apr 29, 2024
1 parent 579df3a commit f8d5f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 OpenEBS Jiva repository to Helm repos:

```bash
helm repo add openebs-jiva https://openebs.github.io/jiva-operator
helm repo add openebs-jiva https://openebs-archive.github.io/jiva-operator
```

You can then run `helm search repo openebs-jiva` to see the charts.
Expand Down Expand Up @@ -49,7 +49,7 @@ By default this chart installs additional, dependent charts:

| Repository | Name | Version |
|------------|------|---------|
| https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 2.6.0 |
| https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 3.5.0 |


To disable the dependency during installation, set `openebsLocalpv.enabled` to `false`.
Expand Down

0 comments on commit f8d5f34

Please sign in to comment.