Skip to content

Commit

Permalink
ci: adjust helm repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Jan 26, 2022
1 parent a96007d commit b0fc91f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 137 deletions.
2 changes: 1 addition & 1 deletion automation/startjanssendemo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ nginx-ingress:
hosts:
- $JANS_FQDN
EOF
sudo helm repo add jans https://gluufederation.github.io/flex/pygluu/kubernetes/templates/helm
sudo helm repo add jans https://gluufederation.github.io/flex/flex-cn-setup/pygluu/kubernetes/templates/helm
sudo helm repo update
sudo helm install jans jans/gluu -n jans --version=5.0.2 -f override.yaml --kubeconfig="$KUBECONFIG"
echo "Waiting for auth-server to come up. This may take 5-10 mins....Please do not cancel out...This will wait for the auth-server to be ready.."
Expand Down
136 changes: 0 additions & 136 deletions automation/startopenabankingdemo.sh

This file was deleted.

0 comments on commit b0fc91f

Please sign in to comment.