FEAT(node-exporter): add toleration
- for all taints to node-exporter - Allows node-exporter to run on master node with NoExecute taint - Enables metrics collection from all nodes including master
This commit is contained in:
@@ -32,5 +32,4 @@ prometheus:
|
||||
replacement: "mayne-cluster"
|
||||
|
||||
tolerations:
|
||||
- effect: NoSchedule
|
||||
operator: Exists
|
||||
- operator: Exists
|
||||
|
||||
Reference in New Issue
Block a user