diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml index 14544f35..512541f6 100644 --- a/cluster/apps/default/gitea/helm-release.yaml +++ b/cluster/apps/default/gitea/helm-release.yaml @@ -81,7 +81,7 @@ spec: enabled: true type: hostPath hostPath: /mnt/MainPool/Kubernetes/gitea - mountPath: /data + mountPath: /var/lib/gitea podSecurityContext: runAsNonRoot: true