I want to deploy loki via helm using grafana/loki-stack helm chart. But I want to use deploymentMode as SimpleScalable i.e., SSD. I tried adding deploymentMode in values, but it doesn’t work. Does loki-stack even support SSD deployment mode? From the documentation, this is community maintained chart and not recommended by grafana team. So does that mean this chart do not have SSD/distributed deployment modes?