Skip to content

Commit 8480284

Browse files
mjangbjee19
andcommitted
Apply suggestions from code review
Co-authored-by: bjee19 <[email protected]>
1 parent 0975f31 commit 8480284

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/nginx-one/k8s/add-ngf.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,8 @@ If you encounter issues connecting your instances to NGINX One Console, try the
128128
Check the NGINX Agent version:
129129

130130
```shell
131-
kubectl exec -it -n <namespace> <nginx_ingress_pod_name> -- nginx-agent -v
131+
kubectl exec -it -n <namespace> <nginx_pod_name> -- nginx-agent -v
132132
```
133-
134-
If nginx-agent version is v3, continue with the following steps.
135-
Otherwise, make sure you are using an image that does not include NGINX App Protect.
136133

137134
Check the NGINX Agent configuration:
138135

0 commit comments

Comments
 (0)