Skip to content

Commit 1bf2a76

Browse files
author
Michael Burke
committed
[OKD] Incorrect link
1 parent a0b65e7 commit 1bf2a76

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

disconnected/about-installing-oc-mirror-v2.adoc

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,13 @@ include::modules/oc-mirror-proxy-support.adoc[leveloffset=+1]
123123

124124
[role="_additional-resources"]
125125
.Additional resources
126+
ifndef::openshift-origin[]
126127
* xref:../disconnected/updating/disconnected-update-osus.adoc#updating-disconnected-cluster-osus[Updating a cluster in a disconnected environment using the OpenShift Update Service]
128+
endif::openshift-origin[]
129+
// Intentionally linking to the OSUS update procedure since we probably want to steer users to do that workflow as much as possible. But I can change to the index of the update section if I shouldn't be as prescriptive.
130+
ifdef::openshift-origin[]
131+
* xref:../disconnected/updating/disconnected-update.adoc#updating-disconnected-cluster[Updating a cluster in a disconnected environment by using the CLI]
132+
endif::openshift-origin[]
127133
* xref:../disconnected/about-installing-oc-mirror-v2.adoc#oc-mirror-v2-procedure-garbage-collector_about-installing-oc-mirror-v2[Resolving storage cleanup issues in the distribution registry]
128134

129135
//signature mirroring
@@ -157,11 +163,14 @@ include::modules/oc-mirror-about-cache-and-workspace-dirs.adoc[leveloffset=+2]
157163

158164
[id="next-steps_{context}"]
159165
== Next steps
160-
161166
After you mirror images to your disconnected environment using oc-mirror plugin v2, you can perform any of the following actions:
162167

163168
* xref:../disconnected/installing.adoc#installing-disconnected-environments[Installing a cluster in a disconnected environment]
164169
* xref:../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments]
170+
ifndef::openshift-origin[]
165171
* xref:../disconnected/updating/disconnected-update-osus.adoc#updating-disconnected-cluster-osus[Updating a cluster in a disconnected environment using the OpenShift Update Service]
166-
172+
endif::openshift-origin[]
167173
// Intentionally linking to the OSUS update procedure since we probably want to steer users to do that workflow as much as possible. But I can change to the index of the update section if I shouldn't be as prescriptive.
174+
ifdef::openshift-origin[]
175+
* xref:../disconnected/updating/disconnected-update.adoc#updating-disconnected-cluster[Updating a cluster in a disconnected environment by using the CLI]
176+
endif::openshift-origin[]

0 commit comments

Comments
 (0)