From e2ab56bf412964562591e8278cb388d358048c01 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Sun, 28 Dec 2025 20:44:24 +0900 Subject: [PATCH] FIX(gitea): Update gitea persistence claimName to --- gitea/helm-values/gitea.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gitea/helm-values/gitea.yaml b/gitea/helm-values/gitea.yaml index c2fd032..162b57a 100644 --- a/gitea/helm-values/gitea.yaml +++ b/gitea/helm-values/gitea.yaml @@ -123,6 +123,7 @@ persistence: storageClass: longhorn accessModes: - ReadWriteOnce + claimName: gitea-data # Service configuration service: