diff --git a/manifests/cloudflared/values.yaml b/manifests/cloudflared/values.yaml index e7c6e90..e08ac4e 100644 --- a/manifests/cloudflared/values.yaml +++ b/manifests/cloudflared/values.yaml @@ -64,6 +64,12 @@ cloudflare: service: https://192.168.10.155:10000 originRequest: noTLSVerify: true + - hostname: chai3.dvirlabs.com + service: http://app-3.sandbox.svc.cluster.local:80 + - 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 cloudflared: image: repository: cloudflare/cloudflared