From 2af5079ba7cc09fda2c19a3f627299b3ef655227 Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Mon, 27 Mar 2023 17:11:27 +0200 Subject: [SDNC] Chart cleanup from TLS/AAF options Remove checks and add the usage of common templates Add information about external access to SDNC-callhome and add ingress setup for it Issue-ID: OOM-3122 Signed-off-by: Andreas Geissler Change-Id: I7b32832ee31d811c23b4eaa5d43f7aa9d767c353 --- docs/sections/guides/infra_guides/oom_base_optional_addons.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/sections/guides') diff --git a/docs/sections/guides/infra_guides/oom_base_optional_addons.rst b/docs/sections/guides/infra_guides/oom_base_optional_addons.rst index b55ed0ef66..c98a388484 100644 --- a/docs/sections/guides/infra_guides/oom_base_optional_addons.rst +++ b/docs/sections/guides/infra_guides/oom_base_optional_addons.rst @@ -127,7 +127,7 @@ Install Istio Gateway > kubectl label namespace istio-ingress istio-injection=enabled -- To expose additional ports besides HTTP/S (e.g. for external Kafka access) +- To expose additional ports besides HTTP/S (e.g. for external Kafka access, SDNC-callhome) create an override file (e.g. istio-ingress.yaml) .. collapse:: istio-ingress.yaml -- cgit 1.2.3-korg