1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/images-updating-platform-allowlist-hcp.adoc

15 lines
868 B
Plaintext
Raw Permalink Normal View History

// Module included in the following assemblies:
//
// * openshift_images/image-configuration-hcp.adoc
// * post_installation_configuration/preparing-for-users.adoc
:_mod-docs-content-type: PROCEDURE
[id="images-updating-platform-allowlist-hcp_{context}"]
2025-09-03 10:31:45 +01:00
= Updating platform allowlist for {product-title}
2025-09-03 10:31:45 +01:00
A list of Red{nbsp}Hat registries is automatically allowed and it is visible when running rosa describe cluster. This list can be periodically updated to ensure platform can be operated correctly. Impacted clusters will receive a notification with the new allowlist ID. In such cases, the user must use this parameter to update from the previous expected ID to the newly expected ID. Update or edit the image registry for the cluster by running the following command:
[source,terminal]
----
$ rosa edit cluster --registry-config-platform-allowlist <newID>
----