From 2b643c4eec3076bb470228f71cba1742fe6980c4 Mon Sep 17 00:00:00 2001 From: James Andariese Date: Wed, 5 Jul 2023 17:55:26 -0500 Subject: [PATCH] add pulumi-webapp-demo to cloudflare --- cloudflared/application.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cloudflared/application.yaml b/cloudflared/application.yaml index 93d4b25..18d2a32 100644 --- a/cloudflared/application.yaml +++ b/cloudflared/application.yaml @@ -99,6 +99,8 @@ spec: # service: http://172.16.18.1:5005 - hostname: jenkins.strudelline.net service: http://jenkins.jenkins.svc.cluster.local:8080 + - hostname: hello.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 - hostname: '*.strudelline.net'