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

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