File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23332333 },
23342334 "endpointHost" : {
23352335 "type" : " string" ,
2336- "default" : " product .connect.nginx.com" ,
2337- "title" : " FQDN or IP for connecting to NGINX One SaaS Console" ,
2336+ "default" : " agent .connect.nginx.com" ,
2337+ "title" : " FQDN or IP for connecting to NGINX One Console" ,
23382338 "examples" : [
2339- " product .connect.nginx.com"
2339+ " agent .connect.nginx.com"
23402340 ]
23412341 },
23422342 "endpointPort" : {
Original file line number Diff line number Diff line change @@ -670,7 +670,7 @@ nginxAgent:
670670 # Agent V3 configuration
671671 # Dataplane key is required to authenticate NGINX Agent with NGINX One Console
672672 dataplaneKeySecretName : " "
673- endpointHost : " product .connect.nginx.com"
673+ endpointHost : " agent .connect.nginx.com"
674674 endpointPort : 443
675675 tlsSkipVerify : false
676676
You can’t perform that action at this time.
0 commit comments