Does the operator support setup [vmstorage groups for multi-level vmselect](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/#vmstorage-groups-at-vmselect)? I need to define distinct `replicationFactor` per each group. As example here: ``` -replicationFactor=g1:2 -storageNode=g1/host1,g1/host2 -replicationFactor=g2:1 -storageNode=g2/host4 ```
Does the operator support setup vmstorage groups for multi-level vmselect?
I need to define distinct
replicationFactorper each group. As example here: