From 90d5fbcab4e15a1c572f081e9ef44581f858e02c Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 4 Jun 2023 02:24:48 -0400 Subject: [PATCH] fix gitea --- cluster/apps/default/gitea/helm-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml index ccbfa90..dc7e4f8 100644 --- a/cluster/apps/default/gitea/helm-release.yaml +++ b/cluster/apps/default/gitea/helm-release.yaml @@ -23,6 +23,7 @@ spec: persistence: enabled: true size: 30Gi + storageClass: hostpath selector: matchLabels: app.kubernetes.io/name: gitea-pv