add *.notes.werts.us explicitly to cloudflared
This commit is contained in:
parent
0e6064527a
commit
2e51d9fbf0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user