From f0e3e77d574c3e7d1bc9d6ca416756a6c57be1ea Mon Sep 17 00:00:00 2001 From: dfitzmau Date: Mon, 24 Mar 2025 10:10:15 +0000 Subject: [PATCH] OCPBUGS-53444: Changed default parameter values in nw-sriov-configuring-operator.adoc --- modules/nw-sriov-configuring-operator.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/modules/nw-sriov-configuring-operator.adoc b/modules/nw-sriov-configuring-operator.adoc index 211be62991..baeccbe4fb 100644 --- a/modules/nw-sriov-configuring-operator.adoc +++ b/modules/nw-sriov-configuring-operator.adoc @@ -79,12 +79,9 @@ For single-node clusters, set this field to `true` after installing the Operator |`boolean` |Specifies whether to enable or disable the Operator Admission Controller webhook daemon set. - |`spec.logLevel` |`integer` -|Specifies the log verbosity level of the Operator. -Set to `0` to show only the basic logs. Set to `2` to show all the available logs. -By default, this field is set to `2`. +|Specifies the log verbosity level of the Operator. By default, this field is set to `0`, which shows only basic logs. Set to `2` to show all the available logs. |`spec.featureGates` |`map[string]bool`