diff --git a/docs/serving/app-security/security-guard-install.md b/docs/serving/app-security/security-guard-install.md index 97ad21e83..2b2705d76 100644 --- a/docs/serving/app-security/security-guard-install.md +++ b/docs/serving/app-security/security-guard-install.md @@ -178,6 +178,7 @@ It is recommended to secure the communication between queue-proxy with the `guar EOF echo "Waiting for secret to be created (CTRL-C to exit)" + PEM="" while [[ -z $PEM ]] do echo -n "."