add *.notes.werts.us explicitly to cloudflared
This commit is contained in:
parent
0e6064527a
commit
2e51d9fbf0
|
@ -52,6 +52,8 @@ spec:
|
||||||
noTLSVerify: true
|
noTLSVerify: true
|
||||||
- hostname: werts.us
|
- hostname: werts.us
|
||||||
service: http://haproxy-ingress.haproxy-ingress.svc.cluster.local:81
|
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'
|
- hostname: '*.werts.us'
|
||||||
service: http://haproxy-ingress.haproxy-ingress.svc.cluster.local:81
|
service: http://haproxy-ingress.haproxy-ingress.svc.cluster.local:81
|
||||||
- hostname: hello.werts.us
|
- hostname: hello.werts.us
|
||||||
|
@ -99,7 +101,7 @@ spec:
|
||||||
# service: http://172.16.18.1:5005
|
# service: http://172.16.18.1:5005
|
||||||
- hostname: jenkins.strudelline.net
|
- hostname: jenkins.strudelline.net
|
||||||
service: http://jenkins.jenkins.svc.cluster.local:8080
|
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
|
service: http://webserverservice-19354042.pulumi-webapp-demo.svc.cluster.local:80
|
||||||
- hostname: hello.strudelline.net
|
- hostname: hello.strudelline.net
|
||||||
service: http://helloworld-go.default.svc.cluster.local:80
|
service: http://helloworld-go.default.svc.cluster.local:80
|
||||||
|
|
Loading…
Reference in New Issue
Block a user