diff --git a/manifests/cloudflared/values.yaml b/manifests/cloudflared/values.yaml index 9a5bf16..d6212a3 100644 --- a/manifests/cloudflared/values.yaml +++ b/manifests/cloudflared/values.yaml @@ -63,6 +63,10 @@ cloudflare: service: https://192.168.10.155:10000 originRequest: noTLSVerify: true + - hostname: chai2.dvirlabs.com + service: http://app-2.sandbox.svc.cluster.local:80 + - hostname: chai1.dvirlabs.com + service: http://app-1.sandbox.svc.cluster.local:80 tunnelName: null enableWarp: null secretName: null