Skip to content

Commit

Permalink
Add missing nats helm repo (#565)
Browse files Browse the repository at this point in the history
Co-authored-by: jankaspar <2270833+jankaspar@users.noreply.github.com>
  • Loading branch information
sapk and jankaspar committed May 17, 2021
1 parent 1557ccf commit ce7d308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Make sure Helm is configured to use the required chart repos:
```bash
helm repo add dandydev https://dandydeveloper.github.io/charts
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add nats https://nats-io.github.io/k8s/helm/charts
helm repo add gresearch https://g-research.github.io/charts
helm repo update
```
Expand Down

0 comments on commit ce7d308

Please sign in to comment.