diff --git a/automation/startjanssendemo.sh b/automation/startjanssendemo.sh index 62672df38de..b3b8a6fe340 100644 --- a/automation/startjanssendemo.sh +++ b/automation/startjanssendemo.sh @@ -210,7 +210,7 @@ opendj: repository: gluufederation/opendj tag: 5.0.0_dev EOF -sudo helm repo add janssen https://jans.io +sudo helm repo add janssen https://docs.jans.io sudo helm repo update # remove --devel once we issue the first prod chart sudo helm install janssen janssen/janssen --devel -n jans -f override.yaml --kubeconfig="$KUBECONFIG"