Skip to content

Commit

Permalink
fix: update chart repo
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Aug 22, 2022
1 parent 011af9d commit 8e347a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/startjanssendemo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8e347a3

Please sign in to comment.