mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
e342076a5e
The base should really have the very bare minimum. Remove all redundant (at default-value) args and move the others to the specific topologyupdater kustomize component. This also makes these settings re-usable in user-specific overlays (that are not based on topologyupdater-daemonset).
3 lines
88 B
YAML
3 lines
88 B
YAML
- op: add
|
|
path: /spec/template/spec/containers/0/args/-
|
|
value: "-sleep-interval=3s"
|