From 4e02c33178204e8f8e808e8364dc5ae470dff792 Mon Sep 17 00:00:00 2001 From: Steven Smith Date: Wed, 26 Jun 2024 13:38:39 -0400 Subject: [PATCH] Adds a few xrefs to IR docs and adds an additional note to inform users to configure storage --- modules/registry-removed.adoc | 2 +- registry/configuring-registry-operator.adoc | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/registry-removed.adoc b/modules/registry-removed.adoc index 9759bb80e3..a7775f248d 100644 --- a/modules/registry-removed.adoc +++ b/modules/registry-removed.adoc @@ -20,4 +20,4 @@ On platforms that do not provide shareable object storage, the OpenShift Image Registry Operator bootstraps itself as `Removed`. This allows `openshift-installer` to complete installations on these platform types. -After installation, you must edit the Image Registry Operator configuration to switch the `managementState` from `Removed` to `Managed`. +After installation, you must edit the Image Registry Operator configuration to switch the `managementState` from `Removed` to `Managed`. When this has completed, you must configure storage. diff --git a/registry/configuring-registry-operator.adoc b/registry/configuring-registry-operator.adoc index 74a3c2e016..80409f810c 100644 --- a/registry/configuring-registry-operator.adoc +++ b/registry/configuring-registry-operator.adoc @@ -74,4 +74,7 @@ include::modules/registry-operator-config-resources-storage-credentials.adoc[lev * xref:../registry/configuring_registry_storage/configuring-registry-storage-azure-user-infrastructure.adoc#configuring-registry-storage-azure-user-infrastructure[Configuring the registry for Azure user-provisioned infrastructure] * xref:../registry/configuring_registry_storage/configuring-registry-storage-baremetal.adoc#configuring-registry-storage-baremetal[Configuring the registry for bare metal] * xref:../registry/configuring_registry_storage/configuring-registry-storage-vsphere.adoc#configuring-registry-storage-vsphere[Configuring the registry for vSphere] -endif::openshift-dedicated,openshift-rosa[] +* xref:../registry/configuring_registry_storage/configuring-registry-storage-osp.adoc#configuring-registry-storage-openstack[Configuring the registry for {rh-openstack}] +* xref:../registry/configuring_registry_storage/configuring-registry-storage-rhodf.adoc#configuring-registry-storage-rhodf[Configuring the registry for Red Hat OpenShift Data Foundation] +* xref:../registry/configuring_registry_storage/configuring-registry-storage-nutanix.adoc#configuring-registry-storage-nutanix[Configuring the registry for Nutanix] +endif::openshift-dedicated,openshift-rosa[] \ No newline at end of file