Give gitea a volume

This commit is contained in:
SeanOMik 2023-04-25 22:14:20 -04:00
parent f4e74f64d1
commit 74a37e9bc3
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 8 additions and 1 deletions

View File

@ -69,4 +69,11 @@ spec:
tls:
- hosts:
- *host
secretName: wildcard-main-tls
secretName: wildcard-main-tls
persistence:
storage:
enabled: true
type: hostPath
hostPath: /mnt/MainPool/Kubernetes/gitea
mountPath: /gitea