From cb3f240a2ce3f5a0c7a25e5f4485269873259df2 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 1 May 2025 05:55:23 -0500 Subject: [PATCH] update --- infra/renovate/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/renovate/values.yaml b/infra/renovate/values.yaml index a805a47..da540ca 100644 --- a/infra/renovate/values.yaml +++ b/infra/renovate/values.yaml @@ -95,7 +95,7 @@ renovate: renovate: # -- Custom exiting global renovate config - existingConfigFile: '/renovate.json' + existingConfigFile: '/config/renovate.json' # -- Inline global renovate config.json config: '' # See https://docs.renovatebot.com/self-hosted-configuration @@ -182,7 +182,7 @@ renovate: extraVolumeMounts: - name: renovate-config - mountPath: / + mountPath: /config subPath: renovate.config # -- Additional containers to the pod