diff options
author | thmsdt <thomas.kulik@telekom.de> | 2022-11-17 15:41:55 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2022-11-21 17:06:57 +0100 |
commit | 1e0ffba5092d6c595fec90d3a1bea745bd084b3b (patch) | |
tree | bd7a959b5bdc0b6d856ab02063ef591a88f7826b /docs/platform/installation | |
parent | 2cc80a4a29561efea3741527dcb8062d136c4759 (diff) |
fix doc config files
Issue-ID: DOC-798
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I83fbb41344d74c82fd7e1a510370687d763c6255
Diffstat (limited to 'docs/platform/installation')
-rw-r--r-- | docs/platform/installation/installation/uui-over-oom.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/platform/installation/installation/uui-over-oom.rst b/docs/platform/installation/installation/uui-over-oom.rst index c26b066f..38f4ede5 100644 --- a/docs/platform/installation/installation/uui-over-oom.rst +++ b/docs/platform/installation/installation/uui-over-oom.rst @@ -34,10 +34,9 @@ Usecase-UI Docker Images For initialization of docker there are 2 deployment options currently adpoted in ONAP : using heat template and using OOM. From Casablanca release, OOM is the recommended way, so here mainly give the steps for OOM based deployment. -For OOM deployment you can refer to the below links: +For OOM deployment you can refer to the link below: -https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_setup_kubernetes_rancher.html -https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_quickstart_guide.html#quick-start-label +ONAP Operations Manager: :ref:`oom<onap-oom:master_index>` 1. First ensure Usecase-UI is marked true against field enabled in the oom/kubernetes/onap/values.yaml for successful deployment. |