mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-30 22:58:56 +07:00
feat: expose Gitea SSH to the internet
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user