Skip to content

Commit

Permalink
Merge pull request #35 from jenkins-x-plugins/babadofar-patch-1
Browse files Browse the repository at this point in the history
fix: install path to kuberhealthy
  • Loading branch information
jenkins-x-bot authored Nov 29, 2022
2 parents 4f0c921 + 64fd1b8 commit c6a95f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Choose one of the two options below:

#### 1. Using vanilla Helm
```
helm repo add kuberhealthy https://comcast.github.io/kuberhealthy/helm-repos
helm repo add kuberhealthy https://kuberhealthy.github.io/kuberhealthy/helm-repos
helm install kuberhealthy kuberhealthy/kuberhealthy -n kuberhealthy --set check.daemonset.enabled=true --set check.deployment.enabled=true --set check.dnsInternal.enabled=true --set check.networkConnection.enabled=true --create-namespace
```
optionally install the Jenkins X 3.x custom health checks
Expand Down

0 comments on commit c6a95f1

Please sign in to comment.