splunk / splunk-connect-for-snmp

Splunk connect for SNMP
https://splunk.github.io/splunk-connect-for-snmp/
Apache License 2.0
35 stars 16 forks source link

sim subchart does not support nodeSelector in deployment #1093

Closed berryfl closed 1 month ago

berryfl commented 1 month ago

In the GKE clusters I manage, there are a few node pools for different applications. I want to install all the sc4snmp components into one specific node pool.

Currently, I find that most components already support nodeSelector in the deployments, such as scheduler, traps, worker, as well as the dependencies redis, mongodb and mibserver. However, sim component seems not support nodeSelector yet in the deployment when I read the chart source code.

ajasnosz commented 1 month ago

Hello @berryfl, you can find updated chart in version 1.12.0-beta.4