Migrate ipify to my-apps tunnel
This commit is contained in:
parent
8dd2c3eaf7
commit
fb269f9dd8
@ -2,7 +2,11 @@ cloudflare:
|
||||
tunnelName: 6de9c798-265c-421d-9547-5797342eee5e
|
||||
enableWarp: false
|
||||
secretName: cloudflare-tunnel-my-apps-credentials
|
||||
ingress: []
|
||||
ingress:
|
||||
- hostname: ipify.dvirlabs.com
|
||||
service: http://ipify-frontend.my-apps.svc.cluster.local:80
|
||||
- hostname: api-ipify.dvirlabs.com
|
||||
service: http://ipify-backend.my-apps.svc.cluster.local:8000
|
||||
|
||||
image:
|
||||
repository: cloudflare/cloudflared
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user