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
|`sriovOperatorConfig.configDaemonNodeSelector`| map[string]string |`{}`| node slectors for sriov-network-config-daemon |
131
+
|`sriovOperatorConfig.configDaemonNodeSelector`| map[string]string |`{}`| node selectors for sriov-network-config-daemon |
132
132
|`sriovOperatorConfig.logLevel`| int |`2`| log level for both operator and sriov-network-config-daemon |
133
133
|`sriovOperatorConfig.disableDrain`| bool |`false`| disable node draining when configuring SR-IOV, set to true in case of a single node cluster or any other justifiable reason |
134
134
|`sriovOperatorConfig.configurationMode`| string |`daemon`| sriov-network-config-daemon configuration mode. either `daemon` or `systemd`|
135
+
|`sriovOperatorConfig.featureGates`| map[string]bool |`{}`| feature gates to enable/disable |
0 commit comments