Add missing Gitea ingress path

This commit is contained in:
Khue Doan 2021-08-23 00:09:40 +07:00
parent 52ea1d79fe
commit 5c97296dca

View File

@ -3,3 +3,6 @@ gitea:
enabled: true
hosts:
- host: git.khuedoan.com
paths:
- path: /
pathType: Prefix