From 6282c6845a371e88d51e91d2280b2931bc274e27 Mon Sep 17 00:00:00 2001 From: ShiKhu Date: Sat, 7 Aug 2021 17:11:22 +0800 Subject: [PATCH] fix(helm): clean env --- scripts/helm/app/storage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helm/app/storage.yaml b/scripts/helm/app/storage.yaml index 981a9b885..3da7de460 100644 --- a/scripts/helm/app/storage.yaml +++ b/scripts/helm/app/storage.yaml @@ -43,4 +43,4 @@ env: KAFKA_SERVERS: kafka.db.svc.cluster.local:9092 KAFKA_USE_SSL: false LICENSE_KEY: "" - FS_CLEAN_HRS: 12 + \ No newline at end of file