Skip to content

Commit

Permalink
Update helm-environment-setup.md (#338)
Browse files Browse the repository at this point in the history
* Update helm-environment-setup.md

Fix link to add the helmchart repo
  • Loading branch information
TamimiGitHub authored Sep 12, 2024
1 parent e9b49d4 commit e8ed6fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Finally install the Helm repos, both the Helm "stable" repo and the solacecharts

```bash
$ helm repo add stable https://charts.helm.sh/stable
$ helm repo add solacecharts https://solaceproducts.github.io/pubsubplus-kubernetes-quickstart/helm-charts
$ helm repo add solacecharts https://solaceproducts.github.io/pubsubplus-kubernetes-helm-quickstart/helm-charts
```

![Helm Repos](./img/Step-3-2-Helm-Repos.png)
Expand Down

0 comments on commit e8ed6fc

Please sign in to comment.