make changes for upgrading from standard gitea image

This commit is contained in:
SeanOMik 2023-06-03 14:17:25 -04:00
parent a2b82e8289
commit 8e86d47f4c
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ spec:
enabled: true enabled: true
type: hostPath type: hostPath
hostPath: /mnt/MainPool/Kubernetes/gitea hostPath: /mnt/MainPool/Kubernetes/gitea
mountPath: /data mountPath: /var/lib/gitea
podSecurityContext: podSecurityContext:
runAsNonRoot: true runAsNonRoot: true