diff --git a/image/cli/mascli/functions/gitops_mas_config b/image/cli/mascli/functions/gitops_mas_config index bd8ef8e19a..885d9c119d 100644 --- a/image/cli/mascli/functions/gitops_mas_config +++ b/image/cli/mascli/functions/gitops_mas_config @@ -829,7 +829,7 @@ function gitops_mas_config() { export SECRET_KEY_WATSON_STUDIO_USERNAME=${WATSON_STUDIO_SECRET}#username export SECRET_KEY_WATSON_STUDIO_PASSWORD=${WATSON_STUDIO_SECRET}#password export SECRET_KEY_WATSON_STUDIO_URL=${WATSON_STUDIO_SECRET}#url - sm_verify_secret_exists $WATSON_STUDIO_SECRET "username,password,url" + sm_verify_secret_exists $WATSON_STUDIO_SECRET "username,password,url" false fi echo