From f1376d0fa41b8be8627d679eb8656138b15dad95 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Fri, 2 Feb 2018 08:37:54 -0500 Subject: UEB port is not open on all K8S cluster's hosts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifc9c9bfe03dbc5b5f94e4c532d42b2c973748738 Signed-off-by: Alexis de Talhouët Issue-ID: OOM-654 --- kubernetes/config/onap-parameters-sample.yaml | 8 ++++++++ kubernetes/config/onap-parameters.yaml | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'kubernetes/config') diff --git a/kubernetes/config/onap-parameters-sample.yaml b/kubernetes/config/onap-parameters-sample.yaml index 2ce5a1c614..5f13bf80da 100644 --- a/kubernetes/config/onap-parameters-sample.yaml +++ b/kubernetes/config/onap-parameters-sample.yaml @@ -1,5 +1,13 @@ # For information regarding those parameters, please visit http://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/installation_heat.html + +# --------------------------------------------- # +# IMPORTANT: +# If you're running a K8S cluster, please add # +# your Node IPs in ../dcaegen2/values.yaml # +# --------------------------------------------- # + + ################# # COMMON CONFIG # ################# diff --git a/kubernetes/config/onap-parameters.yaml b/kubernetes/config/onap-parameters.yaml index 5a66d2ec97..65446ea5fe 100644 --- a/kubernetes/config/onap-parameters.yaml +++ b/kubernetes/config/onap-parameters.yaml @@ -1,5 +1,13 @@ # For information regarding those parameters, please visit http://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/installation_heat.html + +# --------------------------------------------- # +# IMPORTANT: +# If you're running a K8S cluster, please add # +# your Node IPs in ../dcaegen2/values.yaml # +# --------------------------------------------- # + + ################# # COMMON CONFIG # ################# -- cgit 1.2.3-korg