Skip to content

Commit 73d7673

Browse files
committed
Tabs
1 parent 77c9fac commit 73d7673

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/openshift/confidential-containers-deploy.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Before beginning the deployment process, make sure the following prerequisites a
6666

6767
The OpenShift sandboxed containers operator can be installed through the CLI or the OpenShift web console.
6868

69-
::: zone pivot="cli"
69+
### [CLI](#tab/cli)
7070

7171
1. Create an `osc-namespace.yaml` manifest file:
7272

@@ -136,9 +136,8 @@ The OpenShift sandboxed containers operator can be installed through the CLI or
136136
openshift-sandboxed-containers openshift-sandboxed-containers-operator 1.7.0 1.6.0 Succeeded
137137
```
138138
139-
::: zone-end
140139
141-
::: zone pivot="web-console"
140+
### [Console](#tab/console)
142141
143142
1. In the web console, navigate to **Operators → OperatorHub**.
144143
@@ -160,7 +159,7 @@ The OpenShift sandboxed containers operator can be installed through the CLI or
160159
161160
1. Navigate to **Operators → Installed Operators** to verify that the Operator is installed.
162161
163-
::: zone-end
162+
---
164163
165164
### Create the peer pods secret
166165

0 commit comments

Comments
 (0)