Skip to content

Commit bc68637

Browse files
committed
update snaps
1 parent 618dc48 commit bc68637

File tree

2 files changed

+1418
-617
lines changed

2 files changed

+1418
-617
lines changed

charts/nginx-ingress/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -664,13 +664,13 @@ nginxServiceMesh:
664664

665665
nginxAgent:
666666
## Enables NGINX Agent.
667-
enable: false
667+
enable: true
668668
logLevel: "info"
669669

670670
# Agent V3 configuration
671-
# Dataplane key is required to authenticate NGINX Agent with NGINX One Console
672-
dataplaneKeySecretName: ""
673-
endpointHost: "product.connect.nginx.com"
671+
# Dataplane key is required to authenticate the agent with NGINX One Console
672+
dataplaneKeySecretName: "dataplane-key"
673+
endpointHost: "agent.connect.nginxlab.net"
674674
endpointPort: 443
675675
tlsSkipVerify: false
676676

0 commit comments

Comments
 (0)