You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-web/configuration/global-configuration/command-line-arguments.md
+4
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,10 @@ Below we describe the available command-line arguments:
33
33
34
34
Enables custom resources. (default true)
35
35
36
+
.. option:: -enable-preview-policies
37
+
38
+
Enables preview policies. (default false)
39
+
36
40
.. option:: -enable-leader-election
37
41
38
42
Enables Leader election to avoid multiple replicas of the controller reporting the status of Ingress, VirtualServer and VirtualServerRoute resources -- only one replica will report status. (default true)
0 commit comments