Skip to content

Commit a57658a

Browse files
stevsmitSteven Smith
andauthored
Adds link to downing existing config file on ocp (quay#1114)
Co-authored-by: Steven Smith <[email protected]>
1 parent 2ac6250 commit a57658a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/adding-ca-certs-to-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The following example shows you how to add additional Certificate Authorities to
55

66
.Prerequisites
77

8-
* You have base64 decoded the original config bundle into a `config.yaml` file.
8+
* 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].
99
* You have a Certificate Authority (CA) file or files.
1010

1111
.Procedure

modules/creating-custom-ssl-certs-config-bundle.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ After creating your custom SSL/TLS certificates, you can create a custom `config
66

77
.Prerequisites
88

9-
* You have base64 decoded the original config bundle into a `config.yaml` file.
9+
* 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].
1010
* You have generated custom SSL certificates and keys.
1111
1212
.Procedure

0 commit comments

Comments
 (0)