mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +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: {}
|
||||
|
||||
tolerations: {}
|
||||
tolerations: []
|
||||
|
||||
annotations: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue