Serverless only accepts api key auth, not secret token auth. 1. elastic-helm deployment.yaml only takes secret token and passes it to otlp/elastic with hardcoded Bearer Authorization. See https://github.com/elastic/opentelemetry-demo/blob/main/kubernetes/elastic-helm/deployment.yaml#L74 2. docker compose flow is also broken because of https://github.com/elastic/opentelemetry-demo/blob/main/src/otelcollector/otelcol-elastic-config-extras.yaml#L7