You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some nodepool with taints on them.
To deploy pods on them, I must add torations to pod manifest (through deployment or daemonset, etc). But with current template file in helm chart, there is no way to do that.
Currently toleration config (in file charts/logan/templates/fluentd-daemonset.yaml) was fixed as:
I have some nodepool with taints on them.
To deploy pods on them, I must add torations to pod manifest (through deployment or daemonset, etc). But with current template file in helm chart, there is no way to do that.
Currently toleration config (in file charts/logan/templates/fluentd-daemonset.yaml) was fixed as:
Pls support custom toleration.
Thanks.
The text was updated successfully, but these errors were encountered: