Skip to content

Commit

Permalink
Merge branch 'main' into RHIDP-5032--add-procedure-for-deploying-the-…
Browse files Browse the repository at this point in the history
…operator-on-aks-using-olm
  • Loading branch information
rm3l authored Dec 20, 2024
2 parents 3c774b9 + 78361e2 commit 16b7c12
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ For more information about registry authentication, see https://access.redhat.co
+
[source,terminal,source,subs="attributes+"]
----
podman pull registry.redhat.io/rhdh/rhdh-hub-rhel9:{product-chart-version}
podman pull registry.redhat.io/rhdh/rhdh-hub-rhel9:{product-version}
----
+
[source,terminal,source,subs="attributes+"]
Expand All @@ -75,7 +75,7 @@ podman pull registry.redhat.io/rhel9/postgresql-15:latest
+
[source,terminal,source,subs="attributes+"]
----
podman push --remove-signatures registry.redhat.io/rhdh/rhdh-hub-rhel9:{product-chart-version} default-route-openshift-image-registry.<hostname>/<project_name>/rhdh-hub-rhel9:{product-chart-version}
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}
----
+
[source,terminal]
Expand Down

0 comments on commit 16b7c12

Please sign in to comment.