From 4d689eb7aa34979dade3be997640f41ecea097ea Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 3 Mar 2026 14:01:42 -0600 Subject: [PATCH] feat: remove registry --- clusters/cl01tl/helm/gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index 219fcc862..923e1d3ae 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -138,7 +138,7 @@ gitea-actions: replicas: 6 timezone: America/Chicago actRunner: - registry: "docker.gitea.com" + registry: "" repository: gitea/act_runner tag: 0.2.13 config: |