We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b61556 commit b7e395bCopy full SHA for b7e395b
automation/startjanssendemo.sh
@@ -205,7 +205,7 @@ opendj:
205
repository: gluufederation/opendj
206
tag: 5.0.0_dev
207
EOF
208
-sudo helm repo add janssen https://docs.jans.io
+sudo helm repo add janssen https://docs.jans.io/charts
209
sudo helm repo update
210
# remove --devel once we issue the first prod chart
211
sudo helm install janssen janssen/janssen --devel -n jans -f override.yaml --kubeconfig="$KUBECONFIG"
0 commit comments