Skip to content

Commit 3f08f35

Browse files
Fortune-Ndlovulinfraze
authored andcommitted
fixup:easy-to-follow instructions
Signed-off-by: Fortune Ndlovu <[email protected]>
1 parent 595af2c commit 3f08f35

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

modules/installation/proc-install-rhdh-airgapped-environment-ocp-helm.adoc

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ mirror:
8080
- name: redhat-developer-hub
8181
version: "1.4.1"
8282
----
83-
. Initiate the mirroring process using the `ImageSetConfiguration` file. The `oc-mirror` command mirrors the specified resources as defined in the configuration file and generates a `.tar` archive containing all the mirrored resources
83+
. Initiate the mirroring process using the `ImageSetConfiguration` file. The `oc-mirror` command mirrors the specified resources as defined in the configuration file and generates a `.tar` archive containing all the mirrored resources.
8484
+
8585
[source,terminal]
8686
----
@@ -109,6 +109,10 @@ command.
109109
helm install rhdh ./mirror-archive/oc-mirror-workspace/src/charts/redhat-developer-hub-1.4.1.tgz --namespace rhdh --create-namespace
110110
----
111111

112-
Verify that all resources are successfully deployed and running.
113-
Depending on the cluster’s router base, ensure the route matches the
114-
expected URL. If necessary, update the route.
112+
.Verification
113+
1. Verify that all resources are successfully deployed and running:
114+
- Check the status of your deployments and pods in the cluster.
115+
2. Validate the route:
116+
- Ensure the route matches the expected URL based on the cluster's router base.
117+
- If necessary, update the route to align with your expected configuration.
118+

0 commit comments

Comments
 (0)