feat: Cloudflared | expose gitea service over cloudflare tunnel
This commit is contained in:
@@ -65,4 +65,6 @@ data:
|
|||||||
ingress:
|
ingress:
|
||||||
- hostname: postgres.dogar.dev
|
- hostname: postgres.dogar.dev
|
||||||
service: tcp://postgres-cluster-rw.postgres-system.svc.cluster.local:5432
|
service: tcp://postgres-cluster-rw.postgres-system.svc.cluster.local:5432
|
||||||
|
- hostname: git.dogar.dev
|
||||||
|
service: http://gitea-http.gitea-system.svc.cluster.local:3000
|
||||||
- service: http_status:404
|
- service: http_status:404
|
||||||
|
|||||||
Reference in New Issue
Block a user