grafana / helm-charts

Apache License 2.0
1.67k stars 2.29k forks source link

[loki-simple-scalable] Specify storage class does not works #1780

Open adthonb opened 2 years ago

adthonb commented 2 years ago

I want to use my own StorageClass. I specify a value in the chart like this:

write:
  persistence:
    storageClass: "openebs-hostpath"
read:
  persistence:
    storageClass: "openebs-hostpath"

It doesn't work. The chart does not set values correctly.

zanhsieh commented 2 years ago

@adthonb Loki and Loki-simple-scalable charts moved to their dedicated repo. It might be better to raise your issue over there to get a proper response.

Loki issues located here: https://github.com/grafana/loki/issues