Openshift Xray updates to 3.15.1

This commit is contained in:
John Peterson
2020-12-30 15:14:51 -08:00
parent 83416d4993
commit 2c37cdd85c
23 changed files with 586 additions and 29 deletions

View File

@@ -58,9 +58,9 @@ JFROGURL=""
if [[ -z "$4" ]]
then
# HELM
#JFROGURL="http://artifactory-ha-nginx"
JFROGURL="http://artifactory-ha-nginx"
# OPERATOR
JFROGURL="http://openshiftartifactoryha-nginx"
#JFROGURL="http://openshiftartifactoryha-nginx"
else
JFROGURL=$4
fi