Skip to content

Commit

Permalink
Changed operator to Operator
Browse files Browse the repository at this point in the history
  • Loading branch information
pabel-rh committed Jan 27, 2025
1 parent 4120e8d commit a58157b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[id="configuring-the-deployment"]
= Configuring {product} deployment when using the operator
= Configuring {product} deployment when using the Operator

The {product} operator exposes a `rhdh.redhat.com/v1alpha2` API Version of its Custom Resource Definition (CRD). This CRD exposes a generic `spec.deployment.patch` field, which gives you full control over the {product-short} Deployment resource. This field can be a fragment of the standard `apps.Deployment` Kubernetes object.
The {product} Operator exposes a `rhdh.redhat.com/v1alpha2` API Version of its Custom Resource Definition (CRD). This CRD exposes a generic `spec.deployment.patch` field, which gives you full control over the {product-short} Deployment resource. This field can be a fragment of the standard `apps.Deployment` Kubernetes object.

.Procedure

Expand Down

0 comments on commit a58157b

Please sign in to comment.