We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563fda7 commit 24b2860Copy full SHA for 24b2860
automation/startflexdemo.sh
@@ -5,7 +5,7 @@ GLUU_PERSISTENCE=$2
5
GLUU_LICENSE_SSA=$3
6
GLUU_CI_CD_RUN=$4
7
EXT_IP=$5
8
-INSTALL_ISTIO=$5
+INSTALL_ISTIO=$6
9
if [[ ! "$GLUU_FQDN" ]]; then
10
read -rp "Enter Hostname [demoexample.gluu.org]: " GLUU_FQDN
11
fi
0 commit comments