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
|`topologyUpdater.enable`| bool | false | Specifies whether the NFD Topology Updater should be created |
168
-
|`topologyUpdater.createCRDs`| bool | false | Specifies whether the NFD Topology Updater CRDs should be created |
169
-
|`topologyUpdater.serviceAccount.create`| bool | true | Specifies whether the service account for topology updater should be created |
170
-
|`topologyUpdater.serviceAccount.annotations`| dict | {} | Annotations to add to the service account for topology updater |
171
-
|`topologyUpdater.serviceAccount.name`| string || The name of the service account for topology updater to use. If not set and create is true, a name is generated using the fullname template and `-topology-updater` suffix |
172
-
|`topologyUpdater.rbac.create`| bool | true | Specifies whether to create [RBAC][rbac] configuration for topology updater |
173
-
|`topologyUpdater.metricsPort`| integer | 8081 | Port on which to expose prometheus metrics |
|`topologyUpdater.enable`| bool | false | Specifies whether the NFD Topology Updater should be created |
168
+
|`topologyUpdater.createCRDs`| bool | false | Specifies whether the NFD Topology Updater CRDs should be created |
169
+
|`topologyUpdater.serviceAccount.create`| bool | true | Specifies whether the service account for topology updater should be created |
170
+
|`topologyUpdater.serviceAccount.annotations`| dict | {} | Annotations to add to the service account for topology updater |
171
+
|`topologyUpdater.serviceAccount.name`| string || The name of the service account for topology updater to use. If not set and create is true, a name is generated using the fullname template and `-topology-updater` suffix |
172
+
|`topologyUpdater.rbac.create`| bool | true | Specifies whether to create [RBAC][rbac] configuration for topology updater |
173
+
|`topologyUpdater.metricsPort`| integer | 8081 | Port on which to expose prometheus metrics |
|`topologyUpdater.podSetFingerprint`| bool | false |Enables compute and report of pod fingerprint in NRT objects. |
188
-
|`topologyUpdater.kubeletStateDir`| string | /var/lib/kubelet | Specifies kubelet state directory path for watching state and checkpoint files. Empty value disables kubelet state tracking. |
|`topologyUpdater.disablePodSetFingerprint`| bool | false |Disables compute and report of pod fingerprint in NRT objects.|
188
+
|`topologyUpdater.kubeletStateDir`| string | /var/lib/kubelet | Specifies kubelet state directory path for watching state and checkpoint files. Empty value disables kubelet state tracking. |
0 commit comments