From e74b015167b8dd931a54615e99b78380c9aa7b70 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 19 May 2025 22:21:12 -0500 Subject: [PATCH] fix path --- clusters/cl01tl/platform/gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index cffd9acc1..91442c4b3 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -204,7 +204,7 @@ renovate: size: 5Gi retain: true advancedMounts: - web: + renovate: main: - path: /tmp/renovate readOnly: false