From 00e121cd9cf921e7a164cab16b5d79dabeaaef28 Mon Sep 17 00:00:00 2001 From: rohit-koimattur <60369087+rohit-koimattur@users.noreply.github.com> Date: Tue, 12 May 2020 13:04:49 -0700 Subject: [PATCH] Update values.yaml --- charts/graphite/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/graphite/values.yaml b/charts/graphite/values.yaml index 316e96ce..484f0c65 100644 --- a/charts/graphite/values.yaml +++ b/charts/graphite/values.yaml @@ -159,7 +159,7 @@ configMaps: # Enable daily log rotation. If disabled, a new file will be opened whenever the log file path no # longer exists (i.e. it is removed or renamed) - ENABLE_LOGROTATION = True + ENABLE_LOGROTATION = False # Specify the user to drop privileges to # If this is blank carbon-cache runs as the user that invokes it