add toleration
This commit is contained in:
		| @@ -63,6 +63,10 @@ node-feature-discovery: | ||||
|       requests: | ||||
|         cpu: 20m | ||||
|         memory: 60Mi | ||||
|     tolerations: | ||||
|       - key: node-role.kubernetes.io/control-plane | ||||
|         operator: Exists | ||||
|         effect: NoSchedule | ||||
|   topologyUpdater: | ||||
|     enable: true | ||||
|     createCRDs: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user