Description
Add the generated MCPTelemetryConfig CRD manifest to the operator-crds Helm chart so that it is installed alongside other ToolHive CRDs.
Implementation Notes
- Run
task operator-manifests to generate the CRD manifest with the nested openTelemetry/prometheus spec structure
- The task copies CRDs to
deploy/charts/operator-crds/files/crds/ and wraps them as Helm templates in deploy/charts/operator-crds/templates/
- Verify
helm template renders the CRD correctly
Acceptance Criteria
Description
Add the generated MCPTelemetryConfig CRD manifest to the
operator-crdsHelm chart so that it is installed alongside other ToolHive CRDs.Implementation Notes
task operator-manifeststo generate the CRD manifest with the nestedopenTelemetry/prometheusspec structuredeploy/charts/operator-crds/files/crds/and wraps them as Helm templates indeploy/charts/operator-crds/templates/helm templaterenders the CRD correctlyAcceptance Criteria
operator-crdsHelm chartopenTelemetry/prometheusstructure per RFC THV-0023helm templaterenders the CRD correctly