Skip to content

Commit

Permalink
Add helm example (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatSaif committed Mar 29, 2024
1 parent 634443a commit 937fd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kubernetes/helm.md
Expand Up @@ -4,7 +4,7 @@

Parity maintains a helm GitHub repo @ [https://github.com/paritytech/helm-charts](https://github.com/paritytech/helm-charts) - Inside this repo is the [node](https://github.com/paritytech/helm-charts/tree/main/charts/node) chart which should be used for deploying your Substrate/Polkadot binary.

All variables are documented clearly in the [README.md](https://github.com/paritytech/helm-charts/blob/main/charts/node/README.md) and there’s an example [values.yml](https://github.com/paritytech/helm-charts/blob/main/charts/node/values.yaml) which you can start working from.
All variables are documented clearly in the [README.md](https://github.com/paritytech/helm-charts/blob/main/charts/node/README.md) and there’s an example [local-rococo](https://github.com/paritytech/helm-charts/tree/main/charts/node/examples/local-rococo) which you can start working from.

### Example Rococo Local Chain

Expand Down

0 comments on commit 937fd62

Please sign in to comment.