File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
docs-web/configuration/global-configuration Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,6 @@ The Ingress Controller supports several command-line arguments. Setting the argu
6
6
7
7
Below we describe the available command-line arguments:
8
8
``` eval_rst
9
- .. option:: -alsologtostderr
10
-
11
- Log to standard error as well as files
12
-
13
9
.. option:: -default-server-tls-secret <string>
14
10
15
11
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:
67
63
68
64
When logging hits line ``file:N``, emit a stack trace
69
65
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
-
78
66
.. option:: -main-template-path <string>
79
67
80
68
Path to the main NGINX configuration template.
@@ -121,10 +109,6 @@ Below we describe the available command-line arguments:
121
109
Update the address field in the status of Ingresses resources.
122
110
Requires the :option:`-external-service` flag or the ``external-status-address`` key in the ConfigMap.
123
111
124
- .. option:: -stderrthreshold <value>
125
-
126
- Logs at or above this threshold go to stderr
127
-
128
112
.. option:: -use-ingress-class-only
129
113
130
114
Ignore Ingress resources without the "kubernetes.io/ingress.class" annotation.
You can’t perform that action at this time.
0 commit comments