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
|`worker.revisionHistoryLimit`| integer || Specify how many old ControllerRevisions for this DaemonSet you want to retain. [revisionHistoryLimit](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/daemon-set-v1/#DaemonSetSpec)|
170
171
171
172
### Topology updater parameters
172
173
@@ -196,6 +197,7 @@ API's you need to install the prometheus operator in your cluster.
|`topologyUpdater.podSetFingerprint`| bool | true | Enables compute and report of pod fingerprint in NRT objects. |
198
199
|`topologyUpdater.kubeletStateDir`| string | /var/lib/kubelet | Specifies kubelet state directory path for watching state and checkpoint files. Empty value disables kubelet state tracking. |
200
+
|`topologyUpdater.revisionHistoryLimit`| integer || Specify how many old ControllerRevisions for this DaemonSet you want to retain. [revisionHistoryLimit](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/daemon-set-v1/#DaemonSetSpec)|
0 commit comments