Skip to content

Commit 44f0205

Browse files
committed
Remove unsupported flags from docs
1 parent 6ab7ee4 commit 44f0205

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs-web/configuration/global-configuration/command-line-arguments.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ The Ingress Controller supports several command-line arguments. Setting the argu
66

77
Below we describe the available command-line arguments:
88
```eval_rst
9-
.. option:: -alsologtostderr
10-
11-
Log to standard error as well as files
12-
139
.. option:: -default-server-tls-secret <string>
1410
1511
Secret with a TLS certificate and key for TLS termination of the default server.
@@ -67,14 +63,6 @@ Below we describe the available command-line arguments:
6763
6864
When logging hits line ``file:N``, emit a stack trace
6965
70-
.. option:: -log_dir <string>
71-
72-
If non-empty, write log files in this directory
73-
74-
.. option:: -logtostderr
75-
76-
Log to standard error instead of files
77-
7866
.. option:: -main-template-path <string>
7967
8068
Path to the main NGINX configuration template.
@@ -121,10 +109,6 @@ Below we describe the available command-line arguments:
121109
Update the address field in the status of Ingresses resources.
122110
Requires the :option:`-external-service` flag or the ``external-status-address`` key in the ConfigMap.
123111
124-
.. option:: -stderrthreshold <value>
125-
126-
Logs at or above this threshold go to stderr
127-
128112
.. option:: -use-ingress-class-only
129113
130114
Ignore Ingress resources without the "kubernetes.io/ingress.class" annotation.

0 commit comments

Comments
 (0)