From c4d8c00f655a61fe7badd2438c2364c1d8bdb27c Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 28 Jul 2025 21:02:55 +0800 Subject: [PATCH] feat: update central-storage logging configuration and DEBUG_MODE support --- freeleaps/helm-pkg/centralStorage/values.alpha.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/centralStorage/values.alpha.yaml b/freeleaps/helm-pkg/centralStorage/values.alpha.yaml index 2394cf4e..e09b238b 100644 --- a/freeleaps/helm-pkg/centralStorage/values.alpha.yaml +++ b/freeleaps/helm-pkg/centralStorage/values.alpha.yaml @@ -13,9 +13,9 @@ centralStorage: replicas: 1 image: registry: docker.io - repository: null - name: central_storage - tag: snapshot-debug + repository: null + name: central_storage + tag: snapshot-baf606d imagePullPolicy: IfNotPresent ports: - name: http