Skip to content

Commit

Permalink
Merge pull request #194 from Mehdi-Mameri/patch-1
Browse files Browse the repository at this point in the history
fix: change helm repo for install
  • Loading branch information
ankitm123 committed Apr 1, 2022
2 parents 863ea67 + 5c62297 commit 28aa755
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 @@ -46,7 +46,7 @@ Note that if you are using [terraform](https://www.terraform.io/) using a Jenkin
To install the git operator by hand using [helm 3](https://helm.sh/) then try:

```bash
helm repo add jx3 https://storage.googleapis.com/jenkinsxio/charts
helm repo add jxgh https://jenkins-x-charts.github.io/repo
helm upgrade --install \
--set url=$GIT_URL \
--set username=$GIT_USER \
Expand Down

0 comments on commit 28aa755

Please sign in to comment.