mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-16 21:38:23 +00:00
Merge pull request #495 from moshe010/tolerations
[helm] fix nfd worker tolerations value
This commit is contained in:
commit
c06e92fe63
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ worker:
|
||||||
|
|
||||||
nodeSelector: {}
|
nodeSelector: {}
|
||||||
|
|
||||||
tolerations: {}
|
tolerations: []
|
||||||
|
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue