From eaebd19a5ab9cddfde95fe7b8d329d9142f22160 Mon Sep 17 00:00:00 2001 From: Mingfei Shao Date: Thu, 12 Dec 2024 11:52:32 -0600 Subject: [PATCH] update values --- helm/portal/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/portal/values.yaml b/helm/portal/values.yaml index 96ede22b..6d46aefd 100644 --- a/helm/portal/values.yaml +++ b/helm/portal/values.yaml @@ -363,6 +363,7 @@ gitops: }, "explorerConfig":[ { + "tabTitle": "Data", "charts": { "project_id": { "chartType": "count", @@ -417,6 +418,7 @@ gitops: } }, { + "tabTitle": "File", "charts": { "data_type": { "chartType": "stackedBar",