feat: expose Gitea SSH to the internet

This commit is contained in:
Khue Doan
2022-01-10 00:53:59 +07:00
parent 06154d1c8b
commit b66eb0b848

View File

@ -10,6 +10,8 @@ cloudflared:
service: https://ingress-nginx-controller.ingress-nginx
originRequest:
noTLSVerify: true
- hostname: 'git.khuedoan.com'
service: ssh://gitea-ssh.gitea:22
- service: http_status:404
podMonitor: