diff --git a/docs/quickstart.md b/docs/quickstart.md index 1d9f02f080d..a0b89b49191 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -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 ```