From e776473aba6a535c440f7928c0fe8f24f284e53b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 7 Feb 2025 14:58:21 +0100 Subject: [PATCH] Update values.yaml Signed-off-by: Kjeld Schouten --- charts/incubator/renovate/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/charts/incubator/renovate/values.yaml b/charts/incubator/renovate/values.yaml index 3f1dd92f729..52d9bfcde62 100644 --- a/charts/incubator/renovate/values.yaml +++ b/charts/incubator/renovate/values.yaml @@ -52,6 +52,9 @@ service: enabled: false persistence: + renovate-cache: + enabled: true + mountPath: /tmp/renovate configmap-vol: enabled: true type: configmap