From bef08473d61a5bff8b25c62297dd6c6135ba0d04 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 15 Mar 2025 20:02:56 -0500 Subject: [PATCH] add key --- clusters/cl01tl/platform/gitea/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index b6a2b2083..3448af336 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -53,6 +53,8 @@ gitea: privileged: true provisioning: enabled: false + existingSecret: gitea-runner-secret + existingSecretKey: token gitea: metrics: enabled: true