Hello,
I am installing grafana uisng helm and looking to implement https for the webUI. I have already generated a certificate. I looked at values.yml and did not find a way to specify the keystore
My command
helm upgrade --install grafana -f grafana-values.yml grafana/grafana
Any inputs ?
thx
Desmond