Open bentonam opened 5 months ago
Yeah, the comment could be improved. Maybe we should say something along the lines of:
"Alloy CRDs are disabled by default, but can be enabled to deploy the definitions for PodLogs objects"
I don't want to enable them by default because we've run into too much trouble with the operator CRDs and upgrade conflicts, deployments with things like ArgoCD, etc...
The comment values.yaml#L2059
Is incorrect, the crds chart deploys the PodLogs object https://github.com/grafana/alloy/tree/main/operations/helm/charts/alloy/charts/crds which is supported by this chart and may need to be enabled in some situations if the PodLogs CRD is being used.