Version
edge
What Kubernetes platforms are you running on?
Other
Steps to reproduce
In the helm chart values, the default endpoint URL is product.connect.nginx.com. This should be agent.connect.nginx.com
A workaround is available, but I'll be submitting a PR to fix this
nginxAgent:
enable: true
dataplaneKeySecretName: dataplane-key
endpointHost: "agent.connect.nginx.com"