Skip to content

Commit

Permalink
GitHub-81519: Update image repository for OKD
Browse files Browse the repository at this point in the history
  • Loading branch information
pczarnik committed Sep 9, 2024
1 parent 633ad22 commit 496bf3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions modules/installation-mirror-repository.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ endif::[]
ifdef::openshift-origin[]
[source,terminal]
----
$ PRODUCT_REPO='openshift'
$ PRODUCT_REPO='okd'
----
endif::[]

Expand All @@ -107,7 +107,7 @@ endif::[]
ifdef::openshift-origin[]
[source,terminal]
----
$ RELEASE_NAME="okd"
$ RELEASE_NAME="scos-release"
----
endif::[]

Expand Down
4 changes: 2 additions & 2 deletions modules/ipi-install-mirroring-for-disconnected-registry.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ endif::[]
ifdef::openshift-origin[]
[source,terminal]
----
$ PRODUCT_REPO='openshift'
$ PRODUCT_REPO='okd'
----
endif::[]

Expand All @@ -98,7 +98,7 @@ endif::[]
ifdef::openshift-origin[]
[source,terminal]
----
$ RELEASE_NAME="okd"
$ RELEASE_NAME="scos-release"
----
endif::[]

Expand Down

0 comments on commit 496bf3e

Please sign in to comment.