Open
Description
Describe the bug
The documentation is only about nginx agent v2 configuration and not nginx agent v3 configuration.
Expected behavior
Please update the documentation with the following configuration for nginx agent v3.
command:
server:
host: YOUR_PROXY_IP_ADDRESS_HERE
port: 5000
auth:
token: "YOUR_DATA_PLANE_KEY_HERE"
tls:
server_name: agent.connect.nginx.com
skip_verify: false