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
The cluster-agent use the same priorityClassName and tolerations as the daemonset (.Values.tolerations & .Values.priorityClassName).
We should be able to configure these values for the cluster-agent independently, for example under clusterAgent.priorityClassName.
The text was updated successfully, but these errors were encountered:
The cluster-agent use the same priorityClassName and tolerations as the daemonset (
.Values.tolerations
&.Values.priorityClassName
).We should be able to configure these values for the cluster-agent independently, for example under
clusterAgent.priorityClassName
.The text was updated successfully, but these errors were encountered: