diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-12-08 10:48:29 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-12-08 10:48:29 +0100 |
commit | afae229d3a7eb8c20633e049d3f597fb2eab7bbc (patch) | |
tree | 797bb2bb246031040fabc4c5a17f657061659451 /docs/oom_setup_ingress_controller.rst | |
parent | 255126b2dc45957afb9418406d21da8568034216 (diff) |
[COMMON] Configure paths for Ingress
Instead of globally choosing between virtualhosts and path based
ingress, it's better to allow to choose it per component.
Issue-ID: OOM-2641
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I952826d03722693ebae7c95a083b95bf83752d68
Diffstat (limited to 'docs/oom_setup_ingress_controller.rst')
-rw-r--r-- | docs/oom_setup_ingress_controller.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/oom_setup_ingress_controller.rst b/docs/oom_setup_ingress_controller.rst index c15171c7be..172e9ff1e5 100644 --- a/docs/oom_setup_ingress_controller.rst +++ b/docs/oom_setup_ingress_controller.rst @@ -174,7 +174,6 @@ Ingress also can be enabled on any onap setup override using following code: --- <...> - #ingress virtualhost based configuration global: <...> ingress: |