From 8161edffcb853103f062afc43a2b59b53e13bf46 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Sat, 27 Dec 2025 19:53:09 +0900 Subject: [PATCH] FIX(gitea): make gitea to use previous pvc --- gitea/helm-values/gitea.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gitea/helm-values/gitea.yaml b/gitea/helm-values/gitea.yaml index bc0523b..4eb09fd 100644 --- a/gitea/helm-values/gitea.yaml +++ b/gitea/helm-values/gitea.yaml @@ -119,7 +119,6 @@ deployment: # Persistence for Gitea data persistence: enabled: true - existingClaim: gitea-shared-storage-longhorn # Use existing PVC with data size: 10Gi storageClass: longhorn # Migrated from local-path to Longhorn (replica=3) accessModes: