From 0a8cc2681ee5ad5113dc4c4911609e4fe7db0565 Mon Sep 17 00:00:00 2001 From: sagit <36596628+Sagit-chu@users.noreply.github.com> Date: Thu, 24 Mar 2022 12:39:08 +0800 Subject: [PATCH] fix(deepstack): Change persistence description (#2261) --- charts/stable/deepstack/questions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/deepstack/questions.yaml b/charts/stable/deepstack/questions.yaml index 197e8472b82..1236e95bc6a 100644 --- a/charts/stable/deepstack/questions.yaml +++ b/charts/stable/deepstack/questions.yaml @@ -299,8 +299,8 @@ questions: description: "Memory" # Include{persistenceAdvanced} - variable: modelstore - label: "App Config Storage" - description: "Stores the Application Configuration." + label: "App Model Storage" + description: "Stores the Application Model." schema: additional_attrs: true type: dict