1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-10051:updating link

This commit is contained in:
Brendan Daly
2024-05-07 08:56:37 +01:00
committed by openshift-cherrypick-robot
parent a33f29515c
commit 42fd8ce03d

View File

@@ -31,7 +31,7 @@ $ ./mirror-registry install \
+
This installs the _mirror registry for Red Hat OpenShift_ to the `$HOME/quay-install` directory.
. Prepare a new certificate authority (CA) bundle and generate new `ssl.key` and `ssl.crt` key files. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/manage_red_hat_quay/using-ssl-to-protect-quay/[Using SSL/TLS to protect connections to {quay}].
. Prepare a new certificate authority (CA) bundle and generate new `ssl.key` and `ssl.crt` key files. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/proof_of_concept_-_deploying_red_hat_quay/advanced-quay-poc-deployment#introduction-using-ssl[Using SSL/TLS to protect connections to {quay}].
. Assign `/$HOME/quay-install` an environment variable, for example, `QUAY`, by entering the following command:
+