chore(gitea): add a dumps volume

This commit is contained in:
SeanOMik 2023-09-19 18:02:15 -04:00
parent cf6b98ea79
commit 83fb59c4f1
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 6 additions and 1 deletions

View File

@ -82,3 +82,8 @@ spec:
type: hostPath
hostPath: /mnt/MainPool/Kubernetes/gitea
mountPath: /data
dumps:
enabled: true
type: hostPath
hostPath: /mnt/MainPool/Kubernetes/gitea-dumps
mountPath: /dumps