From 15ea9a37a666c90b36b7f976537c5ff02f78d084 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 8 Jun 2025 21:00:03 -0500 Subject: [PATCH] expand disk --- clusters/cl01tl/platform/gitea/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index f754abb2b..b76ba9f23 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -119,7 +119,6 @@ gitea: enabled: false postgresql: enabled: false - gitea-actions: enabled: true global: @@ -134,7 +133,7 @@ gitea-actions: tag: 25.0.2-dind persistence: storageClass: ceph-block - size: 1Gi + size: 5Gi init: image: repository: busybox