Skip to content

Commit ee0b00d

Browse files
author
GitHub Actions
committed
Fix mentions to the product project
1 parent 24256e7 commit ee0b00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ podman pull registry.redhat.io/rhel9/postgresql-15:latest
7575
+
7676
[source,terminal,source,subs="attributes+"]
7777
----
78-
podman push --remove-signatures registry.redhat.io/rhdh/rhdh-hub-rhel9:{product-version} default-route-openshift-image-registry.<hostname>/ <project_name>/rhdh-hub-rhel9:{product-version}
78+
podman push --remove-signatures registry.redhat.io/rhdh/rhdh-hub-rhel9:{product-version} default-route-openshift-image-registry.<hostname>/<project_name>/rhdh-hub-rhel9:{product-version}
7979
----
8080
+
8181
[source,terminal]

0 commit comments

Comments
 (0)