Skip to content

Commit

Permalink
updated example release name to blkNod
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Nov 27, 2024
1 parent 881bf60 commit 68f6100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hedera-block-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ minikube delete && minikube start --kubernetes-version=v1.23.0 --memory=8g --boo
Set environment variables that will be used for the remainder of the document:
Replacing the values with the appropriate values for your environment: bn1 is short for block-node-1, but you can name you release as you wish. And use the version that you want to install.
```bash
export RELEASE="bn1"
export RELEASE="blkNod"
export VERSION="0.3.0-SNAPSHOT"
```

Expand Down

0 comments on commit 68f6100

Please sign in to comment.