When deploying StackState and its components into a specific node pool, I was able to use stackstate.components.all.nodeSelector and stackstate.components.all.tolerations, but that only applied to the stackstate core components. For elasticsearch, kibana, hbase, etc, I had to find and add each of the individual charts' variable paths in order to also apply to those.
Is that intended, or should stackstate.components.all have applied?