Skip to content

Commit

Permalink
Adds link to downing existing config file on ocp (#1114)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Smith <stevsmit@stevsmit-thinkpadt14gen4.remote.csb>
  • Loading branch information
stevsmit and Steven Smith authored Sep 30, 2024
1 parent 2ac6250 commit a57658a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/adding-ca-certs-to-config.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The following example shows you how to add additional Certificate Authorities to

.Prerequisites

* You have base64 decoded the original config bundle into a `config.yaml` file.
* You have base64 decoded the original config bundle into a `config.yaml` file. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/deploying_the_red_hat_quay_operator_on_openshift_container_platform/index#operator-config-cli-download[Downloading the existing configuration].
* You have a Certificate Authority (CA) file or files.

.Procedure
Expand Down
2 changes: 1 addition & 1 deletion modules/creating-custom-ssl-certs-config-bundle.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ After creating your custom SSL/TLS certificates, you can create a custom `config

.Prerequisites

* You have base64 decoded the original config bundle into a `config.yaml` file.
* You have base64 decoded the original config bundle into a `config.yaml` file. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/deploying_the_red_hat_quay_operator_on_openshift_container_platform/index#operator-config-cli-download[Downloading the existing configuration].
* You have generated custom SSL certificates and keys.
.Procedure
Expand Down

0 comments on commit a57658a

Please sign in to comment.