Skip to content

Commit 71a8b48

Browse files
authored
(DOCSP-39448) Fixes tab formatting. (#1711) (#1715)
1 parent d29f37a commit 71a8b48

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/includes/steps-deploy-k8s-opsmgr-http.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ content: |
493493
494494
.. tabs::
495495
496-
.. tab:: External Traffic Routes Using LoadBalancer Service
496+
.. tab:: LoadBalancer Service
497497
:tabid: om-loadbalancer-svc-access
498498
499499
a. Query your cloud provider to get the |fqdn| of the load
@@ -512,7 +512,7 @@ content: |
512512
#. Log in to |onprem| using the :ref:`admin user credentials
513513
<om-rsrc-prereqs>`.
514514
515-
.. tab:: External Traffic Routed Using NodePort Service
515+
.. tab:: NodePort Service
516516
:tabid: om-nodeport-svc-access
517517
518518
a. Set your firewall rules to allow access from the Internet to

source/includes/steps-deploy-k8s-opsmgr-https.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ content: |
624624
625625
.. tabs::
626626
627-
.. tab:: External Traffic Routes Using LoadBalancer Service
627+
.. tab:: LoadBalancer Service
628628
:tabid: om-loadbalancer-svc-access
629629
630630
a. Query your cloud provider to get the |fqdn| of the load
@@ -643,7 +643,7 @@ content: |
643643
#. Log in to |onprem| using the :ref:`admin user credentials
644644
<om-rsrc-prereqs>`.
645645
646-
.. tab:: External Traffic Routed Using NodePort Service
646+
.. tab:: NodePort Service
647647
:tabid: om-nodeport-svc-access
648648
649649
a. Set your firewall rules to allow access from the Internet to

0 commit comments

Comments
 (0)