From 5bc9ffceffe71781cab0de9b6f9bf1bd6910895a Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 19 Feb 2026 04:14:20 +0200 Subject: [PATCH] Enable ingress and pvc --- values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 8069b1b..f437116 100644 --- a/values.yaml +++ b/values.yaml @@ -94,5 +94,4 @@ grafana: - ReadWriteOnce size: 5Gi storageClassName: "nfs-client" - resources: {} - \ No newline at end of file + resources: {} \ No newline at end of file