Add apps to my-apps tunnel

This commit is contained in:
dvirlabs 2026-04-12 03:35:18 +03:00
parent eb3e968392
commit b770ad866a

View File

@ -3,6 +3,8 @@ cloudflare:
enableWarp: false
secretName: cloudflare-tunnel-my-apps-credentials
ingress:
- hostname: dvirlabs.com
service: http://dvirlabs-landing-dvirlabs-landing.my-apps.svc.cluster.local:80
- hostname: ipify.dvirlabs.com
service: http://ipify-frontend.my-apps.svc.cluster.local:80
- hostname: api-ipify.dvirlabs.com
@ -25,6 +27,12 @@ cloudflare:
service: http://calink-frontend.my-apps.svc.cluster.local:80
- hostname: api-calink.dvirlabs.com
service: http://calink-backend.my-apps.svc.cluster.local:8000
- hostname: pgadmin.dvirlabs.com
service: http://pgadmin.my-apps.svc.cluster.local:80
- hostname: my-recipes.dvirlabs.com
service: http://my-recipes-frontend.my-apps.svc.cluster.local:80
- hostname: api-my-recipes.dvirlabs.com
service: http://my-recipes-backend.my-apps.svc.cluster.local:8000
image:
repository: cloudflare/cloudflared