Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ironoa committed Jul 29, 2021
1 parent 5af6020 commit 1532c24
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ ALESSIO (Validator on Kusama): GaK38GT7LmgCpRSTRdDC2LeiMaV9TJmx8NmQcb9L3cJ3fyX
## Related Projects

- https://github.com/ironoa/polkadot-k8s-monitor: this other project will help you deploy a monitoring cluster for substrate based nodes. You can think to deploy the payout tool in this cluster as an addon, or else in an another Kubernetes cluster you prefer.
- The Helm Chart is also deployed [here](https://github.com/ironoa/helm-charts/tree/gh-pages).
```sh
helm repo add ironoa https://ironoa.github.io/helm-charts/
```
You can then run `helm search repo ironoa` to see the charts.

## Table Of Contents

Expand Down Expand Up @@ -96,15 +101,6 @@ cp config/validators.sample.yaml config/validators.yaml #create the default node
# just re trigger it to deploy configuration changes
```

## Helm Chart
The Helm Chart is also deployed [here](https://github.com/ironoa/helm-charts/tree/gh-pages)

```sh
helm repo add ironoa https://ironoa.github.io/helm-charts/
```

You can then run `helm search repo ironoa` to see the charts.

## How it will look like
![log](assets/log.png)

Expand Down

0 comments on commit 1532c24

Please sign in to comment.