Moving dev branch code to master branch
[yaml_builds.git] / site / dellgen10 / software / charts / ucp / promenade / promenade.yaml
@@ -1,6 +1,6 @@
 ---
 ##############################################################################
-# Copyright © 2018 AT&T Intellectual Property. All rights reserved.          #
+# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.        #
 #                                                                            #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may    #
 # not use this file except in compliance with the License.                   #
@@ -34,7 +34,7 @@ data:
       env:
         promenade_api:
          - name: no_proxy
-           value: 172.30.1.30,10.96.0.1,.cluster.local,192.168.2.30,192.168.2.31,192.168.2.32,192.168.2.33,192.168.2.34,nexus3.att-akraino.org,hpgen10.lab.akraino.org,gcr.io,quay.io,lachlanevenson,docker.io,github.com,localhost,127.0.0.1
+           value: localhost,127.0.0.1,192.168.0.0/16,172.0.0.0/8,10.0.0.0/8
          - name: NO_PROXY
-           value: 172.30.1.30,10.96.0.1,.cluster.local,192.168.2.30,192.168.2.31,192.168.2.32,192.168.2.33,192.168.2.34,nexus3.att-akraino.org,hpgen10.lab.akraino.org,gcr.io,quay.io,lachlanevenson,docker.io,github.com,localhost,127.0.0.1
+           value: localhost,127.0.0.1,192.168.0.0/16,172.0.0.0/8,10.0.0.0/8
 ...