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
As I see there is currently no way to configure nodeSelector or/and tolerations for deployments.
Because of that we can't specify nodes where we want Snyk pods to be scheduled (we have other stuff running in our kube cluster and would like to avoid mixing it with Snyk). Also we are using NAP - https://cloud.google.com/kubernetes-engine/docs/how-to/node-auto-provisioning#workload_separation which also doesn't work properly without nodeSelectors and tolerations.
Ideally there should be a separate set of nodeSelectors and tolerations for each deployment.
Could you please add that functionality to the chart?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi.
As I see there is currently no way to configure nodeSelector or/and tolerations for deployments.
Because of that we can't specify nodes where we want Snyk pods to be scheduled (we have other stuff running in our kube cluster and would like to avoid mixing it with Snyk). Also we are using NAP - https://cloud.google.com/kubernetes-engine/docs/how-to/node-auto-provisioning#workload_separation which also doesn't work properly without nodeSelectors and tolerations.
Ideally there should be a separate set of nodeSelectors and tolerations for each deployment.
Could you please add that functionality to the chart?
Thanks.
The text was updated successfully, but these errors were encountered: