From: Mandeep Khinda Date: Mon, 24 Sep 2018 18:32:47 +0000 (+0000) Subject: removing proxy sample X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=refs%2Fheads%2Frelease-1.0.0 removing proxy sample Issue-ID: OOM-1441 Change-Id: Id772c4a6da82d0090f2c0cbfe79be61f1a4e41a0 Signed-off-by: Mandeep Khinda --- diff --git a/kubernetes/config/docker/init/src/config/policy/drools/settings.xml b/kubernetes/config/docker/init/src/config/policy/drools/settings.xml index 2a9e2a0b24..2abd04ca66 100755 --- a/kubernetes/config/docker/init/src/config/policy/drools/settings.xml +++ b/kubernetes/config/docker/init/src/config/policy/drools/settings.xml @@ -27,16 +27,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