Open
Description
Component(s)
collector, auto-instrumentation, target allocator, opamp
Describe the issue you're reporting
The https://github.com/open-telemetry/opentelemetry-operator/pull/2703/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R43 removed CRD descriptions otherwise kubectl apply -f crd-file.yaml
would fail due to large size.
Related to #2703
Proposal
Bring back CRD descriptions at least for structs that come from the OTEL operator.