X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcharts%2Fdrools%2Fresources%2Fconfig%2Fdrools%2Fsettings.xml;h=2057e94f24c0c229f0653dcd6b9697973b61eba6;hb=d76196456604da6e6d97e63a4e67c13984bc19f8;hp=e899a004dacef88cd8923c0631b0c7a1e46db32d;hpb=7963e804749c3e9aac77ad98baef80a3b8f9d018;p=oom.git diff --git a/kubernetes/policy/charts/drools/resources/config/drools/settings.xml b/kubernetes/policy/charts/drools/resources/config/drools/settings.xml index e899a004da..2057e94f24 100755 --- a/kubernetes/policy/charts/drools/resources/config/drools/settings.xml +++ b/kubernetes/policy/charts/drools/resources/config/drools/settings.xml @@ -23,16 +23,16 @@ http-proxy true http - fastweb.int.bell.ca - 80 + your-proxy-host-or-ip + your-proxy-port localhost|127.0.0.1|*.svc.cluster.local|nexus https-proxy true https - fastweb.int.bell.ca - 80 + your-proxy-host-or-ip + your-proxy-port localhost|127.0.0.1|*.svc.cluster.local|nexus @@ -47,7 +47,7 @@ policy-nexus-snapshots - http://{{.Release.Name}}-{{.Values.global.nexus.nameOverride}}:8081/nexus/content/repositories/snapshots/ + http://{{.Values.global.nexus.nameOverride}}:{{.Values.config.nexusPort}}/nexus/content/repositories/snapshots/ false always @@ -60,7 +60,7 @@ policy-nexus-releases - http://{{.Release.Name}}-{{.Values.global.nexus.nameOverride}}:8081/nexus/content/repositories/releases/ + http://{{.Values.global.nexus.nameOverride}}:{{.Values.config.nexusPort}}/nexus/content/repositories/releases/ true always