Skip to content

Commit 8acc7ae

Browse files
committed
Fix cli-docs formatting
1 parent e976a33 commit 8acc7ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli-arguments.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ Usage of ./nginx-ingress:
4343
Enable support for NGINX Plus
4444
-nginx-status
4545
Enable the NGINX stub_status, or the NGINX Plus API. (default true)
46-
-nginx-status-allow-cidrs
46+
-nginx-status-allow-cidrs string
4747
Whitelist IPv4 IP/CIDR blocks to allow access to NGINX stub_status or the NGINX Plus API.
48-
Separate multiple IP/CIDR by commas.
48+
Separate multiple IP/CIDR by commas. (default "127.0.0.1")
4949
-nginx-status-port int
5050
Set the port where the NGINX stub_status or the NGINX Plus API is exposed. [1023 - 65535] (default 8080)
5151
-proxy string

0 commit comments

Comments
 (0)