Skip to content

Commit 7c6e05d

Browse files
stevsmitSteven Smith
andauthored
Updates a few Operator config docs (quay#1343)
Co-authored-by: Steven Smith <[email protected]>
1 parent a5db254 commit 7c6e05d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/on-prem-configuration-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ This chapter provides an overview of the following concepts:
1515
* The minimal required configuration fields.
1616
* How to edit and manage your configuration after deployment.
1717

18-
This section applies specifically to on premise {productname} deployment types. For information about configuring {productname-ocp}, see. . .
18+
This section applies specifically to on premise {productname} deployment types. For information about configuring {productname-ocp}, see "{productname-ocp} configuration overview".
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
:_content-type: CONCEPT
22
[id="operator-components-intro"]
3-
= {productname} Operator configuration overview
3+
= {productname-ocp} configuration overview
44

55
When deploying {productname} using the Operator on {ocp}, configuration is managed declaratively through the `QuayRegistry` custom resource (CR). This model allows cluster administrators to define the desired state of the {productname} deployment, including which components are enabled, storage backends, SSL/TLS configuration, and other core features.
66

77
After deploying {productname-ocp} with the Operator, administrators can further customize their registry by updating the `config.yaml` file and referencing it in a Kubernetes secret. This configuration bundle is linked to the `QuayRegistry` CR through the `configBundleSecret` field.
88

99
The Operator reconciles the state defined in the `QuayRegistry` CR and its associated configuration, automatically deploying or updating registry components as needed.
1010

11-
This guide covers the basic concepts behind the `QuayRegistry` CR and modifying your `config.yaml` file on {productname-ocp} deployments. More advanced topics, such as using unmanaged components within the `QuayRegistry` CR, can be found in link:https://docs.redhat.com/en/documentation/red_hat_quay/3/html-single/deploying_the_red_hat_quay_operator_on_openshift_container_platform/index[Deploying {productname} Operator on {ocp}].
11+
This guide covers the basic concepts behind the `QuayRegistry` CR and modifying your `config.yaml` file on {productname-ocp} deployments. More advanced topics, such as using unmanaged components within the `QuayRegistry` CR, can be found in link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/deploying_the_red_hat_quay_operator_on_openshift_container_platform/index[Deploying {productname} Operator on {ocp}].

0 commit comments

Comments
 (0)