From ed9eb5facc5a12c385f21ac1aa0762e9a57653ad Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 15 Mar 2025 20:01:11 -0500 Subject: [PATCH] disable prov --- 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 fc3baa0a8..b6a2b2083 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -52,7 +52,7 @@ gitea: container: privileged: true provisioning: - enabled: true + enabled: false gitea: metrics: enabled: true