aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/guides/infra_guides
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-01-31 14:58:08 +0000
committerGerrit Code Review <gerrit@onap.org>2023-01-31 14:58:08 +0000
commit68d599635a2e06e4bd8e459603e48b7bfda5e922 (patch)
tree72fc2a82ef742632ad9439c8542613268c40adc7 /docs/sections/guides/infra_guides
parent7e3080d30f9e34269d239748b763918c82e683ef (diff)
parent92cab4995fdd00bc4df6b702fe14b059def5abc4 (diff)
Merge "[COMMON] Add pre/postfix and customized port option for Istio Ingress"
Diffstat (limited to 'docs/sections/guides/infra_guides')
-rw-r--r--docs/sections/guides/infra_guides/oom_base_optional_addons.rst2
1 files changed, 1 insertions, 1 deletions
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 5f81a363e9..b424c65c7d 100644
--- a/docs/sections/guides/infra_guides/oom_base_optional_addons.rst
+++ b/docs/sections/guides/infra_guides/oom_base_optional_addons.rst
@@ -128,7 +128,7 @@ Install Istio Gateway
<recommended-istio-version> with the version defined in
the :ref:`versions_table` table::
- > helm upgrade -i istio-ingressgateway istio/gateway -n istio-ingress
+ > helm upgrade -i istio-ingress istio/gateway -n istio-ingress
--version <recommended-istio-version> --wait
Kiali Installation