Skip to content

Commit

Permalink
empty tolerations for the k8sstate
Browse files Browse the repository at this point in the history
  • Loading branch information
witalisoft committed Sep 21, 2023
1 parent f9e2e1c commit 13b0a33
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions charts/netdata/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,9 +408,7 @@ k8sState:

nodeSelector: {}

tolerations:
- operator: Exists
effect: NoSchedule
tolerations: []

affinity: {}

Expand Down

0 comments on commit 13b0a33

Please sign in to comment.