JFrog Xray Openshift helm chart and operator

This commit is contained in:
John Peterson
2020-05-22 12:21:05 -07:00
parent 077c60eb5e
commit 127ed35f4a
36 changed files with 1846 additions and 49 deletions

View File

@@ -57,7 +57,7 @@ fi
JFROGURL=""
if [[ -z "$4" ]]
then
JFROGURL="http://artifactory-ha-nginx"
JFROGURL="http://openshiftartifactoryha-nginx"
else
JFROGURL=$4
fi