diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml index d5d25b0..03323ea 100644 --- a/cluster/apps/default/gitea/helm-release.yaml +++ b/cluster/apps/default/gitea/helm-release.yaml @@ -77,4 +77,4 @@ spec: enabled: true type: hostPath hostPath: /mnt/MainPool/Kubernetes/gitea - mountPath: /gitea \ No newline at end of file + mountPath: /data \ No newline at end of file