From e166cbf2c02bf91d37a174818cc38e8cd065d188 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 7 Jan 2024 12:26:57 +0100 Subject: [PATCH] fix(grafana): fix grafana storage reference on SCALE Signed-off-by: Kjeld Schouten --- charts/enterprise/grafana/questions.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/enterprise/grafana/questions.yaml b/charts/enterprise/grafana/questions.yaml index 5e2ff15498d..d1c8e6a0f9f 100644 --- a/charts/enterprise/grafana/questions.yaml +++ b/charts/enterprise/grafana/questions.yaml @@ -80,9 +80,9 @@ questions: # Include{serviceExpert} # Include{serviceList} # Include{persistenceRoot} - - variable: config - label: "App Config Storage" - description: "Stores the Application Configuration." + - variable: data + label: "App data Storage" + description: "Stores the Application Data." schema: additional_attrs: true type: dict