-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
WesleyCharlesBlake
committed
Apr 27, 2022
1 parent
7e1f63b
commit 8a17361
Showing
7 changed files
with
36 additions
and
130 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 +1,18 @@ | ||
# POKT Foundation Helm Charts | ||
|
||
## Usage | ||
|
||
Add the Helm repository locally and update. | ||
|
||
```bash | ||
helm repo add pokt https://pokt-foundation.gitlab.io/charts | ||
helm repo update pokt | ||
``` | ||
|
||
### Avalanche | ||
|
||
Install the `pokt/avalanche` chart with the release name `avalanche` into the `avalanche` namespace. | ||
|
||
```bash | ||
helm install avalanche pokt/avalanche --create-namespace --namespace avalanche | ||
``` |
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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