OTel (OpenTelemetry) Collector helm chart Test the chart Create a myValues.yaml file: echo "fullnameOverride: myotel collector: config: receivers: processors: metrics: grafanaMonitor: enabled: false " > myValues.yaml Then test the chart helm template myname . -f myValues.yaml