@@ -4,9 +4,14 @@ resource "helm_release" "this" {
repository = "https://grafana.github.io/helm-charts"
chart = "grafana"
version = "7.0.8"
version = "10.1.4"
values = [
jsonencode({
initChownData = {
enabled = false
}
}),
ingress = {
enabled = true
The note is not visible to the blocked user.