diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-12-08 10:48:29 +0100 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-01-07 07:37:45 +0000 |
commit | 4f4097e3e087c24f2317d91b074438c05281c135 (patch) | |
tree | ff12ea39d9448a91c749f971180ca1628faa0c15 /docs/oom_setup_ingress_controller.rst | |
parent | f9f628159e4ab7888f2077ae7e830e8136591db7 (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
(cherry picked from commit afae229d3a7eb8c20633e049d3f597fb2eab7bbc)
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: |