1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #91806 from openshift-cherrypick-robot/cherry-pick-90935-to-enterprise-4.19

[enterprise-4.19] : Changed default parameter values in nw-sriov-configuri…
This commit is contained in:
Darragh Fitzmaurice
2025-04-08 09:35:41 +01:00
committed by GitHub

View File

@@ -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`