We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542f8d5 commit ea33adfCopy full SHA for ea33adf
README.md
@@ -42,7 +42,7 @@ EOF
42
```
43
44
```shell
45
-helm repo add codefresh-onprem-prod http://charts.codefresh.io/prod
+helm repo add codefresh-onprem-prod https://chartmuseum.codefresh.io/codefresh
46
helm pull codefresh-onprem-prod/codefresh
47
helm upgrade --install cf codefresh-onprem-prod/codefresh -f values-main.yaml --create-namespace --namespace codefresh --debug
48
0 commit comments