Skip to content

Commit 14ec597

Browse files
authored
fix: update manifest instructions to enable NAP security monitoring from NIC (#914)
update manifest instructions to enable NAP security monitoring from NIC
1 parent 7db8c28 commit 14ec597

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/nic/tutorials/security-monitoring.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ If you use custom container images, NGINX Agent must be installed along with NGI
5858
server:
5959
host: "<FQDN or IP address of NGINX Instance Manager>"
6060
grpcPort: 443
61+
tls:
62+
enable: true
63+
skip_verify: false
6164
features:
6265
- registration
6366
- nginx-counting

0 commit comments

Comments
 (0)