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: