Hi there, how do I pass taints and tolerations as params to the helm chart? Been googling the syntax but can't find correct way to do it. An example will be much appreciated thanks
x
Xiang Fu
03/19/2022, 5:52 PM
you can export all values to values.yaml file, then edit it, then helm install with values.yaml file