diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-12-09 22:05:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-12-09 22:05:35 +0000 |
commit | 8aa1d0d4532d4b6005bdf993c4eee48ebfc60012 (patch) | |
tree | 0e941899acd3601543bc7e022a05471cc9043b2f /docs/oom_user_guide_helm3.rst | |
parent | 4be59f3fdfb1b3630cef8b51a27a619da6d5374f (diff) | |
parent | ec07bca720e5e2156be085e89f1ce8521a602eaf (diff) |
Merge "[COMMON] Add doc linting"
Diffstat (limited to 'docs/oom_user_guide_helm3.rst')
-rw-r--r-- | docs/oom_user_guide_helm3.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/oom_user_guide_helm3.rst b/docs/oom_user_guide_helm3.rst index b687fe8bd3..08e9ec0d0b 100644 --- a/docs/oom_user_guide_helm3.rst +++ b/docs/oom_user_guide_helm3.rst @@ -12,8 +12,8 @@ .. _Helm Documentation: https://docs.helm.sh/helm/ .. _Helm: https://docs.helm.sh/ .. _Kubernetes: https://Kubernetes.io/ -.. _Kubernetes LoadBalancer: https://kubernetes.io/docs/concepts/services-networking/service/#type-loadbalancer -.. _user-guide-label: +.. _Kubernetes LoadBalancer: https://kubernetes.io/docs/concepts/services-networking/service/#loadbalancer +.. _oom_user_guide_helm3: OOM User Guide helm3 (experimental) ################################### @@ -415,7 +415,7 @@ below:: Ensure you've disabled any proxy settings the browser you are using to access the portal and then simply access now the new ssl-encrypted URL: -https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/login.htm +``https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/login.htm`` .. note:: Using the HTTPS based Portal URL the Browser needs to be configured to accept @@ -482,7 +482,7 @@ have been created - a sample from the ONAP Integration labs follows: .. figure:: consulHealth.png :align: center -To see the real-time health of a deployment go to: http://<kubernetes IP>:30270/ui/ +To see the real-time health of a deployment go to: ``http://<kubernetes IP>:30270/ui/`` where a GUI much like the following will be found: |