Skip to content

Commit

Permalink
Update helm-environment-setup.md
Browse files Browse the repository at this point in the history
Fix link to add the helmchart repo
  • Loading branch information
TamimiGitHub authored Sep 12, 2024
1 parent e9b49d4 commit 78b7da4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
author: Paul Kondrat
helm repo addauthor: Paul Kondrat
summary: Windows 10 Helm / Kubernetes Development Environment Setup using WSL, Docker Desktop and VSC
id: helm-environment-setup
tags:
Expand Down 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 78b7da4

Please sign in to comment.