From 2e51d9fbf0f928ec980a5319aaeaadc5f1d07757 Mon Sep 17 00:00:00 2001 From: James Andariese Date: Wed, 12 Jul 2023 19:53:47 -0500 Subject: [PATCH] add *.notes.werts.us explicitly to cloudflared --- cloudflared/application.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cloudflared/application.yaml b/cloudflared/application.yaml index 18d2a32..9015524 100644 --- a/cloudflared/application.yaml +++ b/cloudflared/application.yaml @@ -52,6 +52,8 @@ spec: noTLSVerify: true - hostname: werts.us service: http://haproxy-ingress.haproxy-ingress.svc.cluster.local:81 + - hostname: '*.notes.werts.us' + service: http://haproxy-ingress.haproxy-ingress.svc.cluster.local:81 - hostname: '*.werts.us' service: http://haproxy-ingress.haproxy-ingress.svc.cluster.local:81 - hostname: hello.werts.us @@ -99,7 +101,7 @@ spec: # service: http://172.16.18.1:5005 - hostname: jenkins.strudelline.net service: http://jenkins.jenkins.svc.cluster.local:8080 - - hostname: hello.strudelline.net + - hostname: pulumi-webapp-demo.strudelline.net service: http://webserverservice-19354042.pulumi-webapp-demo.svc.cluster.local:80 - hostname: hello.strudelline.net service: http://helloworld-go.default.svc.cluster.local:80