-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update readme with correct links (#223)
Signed-off-by: Abhinandan Purkait <[email protected]>
- Loading branch information
1 parent
486a42e
commit 579df3a
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# OpenEBS Jiva Helm Charts | ||
|
||
The contents of this branch (gh-pages) are published via GitHub pages at https://openebs.github.io/jiva-operator/ | ||
The contents of this branch (gh-pages) are published via GitHub pages at https://openebs-archive.github.io/jiva-operator/ | ||
|
||
|
||
<img width="300" align="right" alt="OpenEBS Logo" src="https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/stacked/color/openebs-stacked-color.png" xmlns="http://www.w3.org/1999/html"> | ||
|
||
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 | ||
``` | ||
|
||
## Charts | ||
|
||
For installation and upgrading instructions see [Jiva chart readme](https://github.com/openebs/jiva-operator/blob/master/deploy/helm/charts/README.md). | ||
For installation and upgrading instructions see [Jiva chart readme](https://github.com/openebs-archive/jiva-operator/blob/master/deploy/helm/charts/README.md). |