diff --git a/gitea/helm-values/gitea.yaml b/gitea/helm-values/gitea.yaml index 4eb09fd..bc0523b 100644 --- a/gitea/helm-values/gitea.yaml +++ b/gitea/helm-values/gitea.yaml @@ -119,6 +119,7 @@ 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: