From c7c3cdef6c5e59fe94c1b105e0aa25f83276ab8c Mon Sep 17 00:00:00 2001 From: Pavaningithub <58260359+Pavaningithub@users.noreply.github.com> Date: Wed, 6 Aug 2025 22:37:15 +0530 Subject: [PATCH] Update values.yaml Signed-off-by: Pavaningithub <58260359+Pavaningithub@users.noreply.github.com> --- charts/grafana/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/charts/grafana/values.yaml b/charts/grafana/values.yaml index d5f08bd2b0..4c0521a4e4 100644 --- a/charts/grafana/values.yaml +++ b/charts/grafana/values.yaml @@ -887,6 +887,9 @@ grafana.ini: url: https://grafana.net server: domain: "{{ if (and .Values.ingress.enabled .Values.ingress.hosts) }}{{ tpl (.Values.ingress.hosts | first) . }}{{ else }}''{{ end }}" + database: + wal: true + wal: true ## grafana Authentication can be enabled with the following values on grafana.ini # server: # The full public facing url you use in browser, used for redirects and emails