add wildcard for werts into haproxy ingress

This commit is contained in:
James Andariese 2023-06-24 09:27:22 -05:00
parent f19dfc5c39
commit 5ce1364d4b

View File

@ -45,11 +45,8 @@ spec:
service: http://172.16.18.1:5000
originRequest:
noTLSVerify: true
- hostname: werts.us
# static site hosted in minio. needs host header set to load correct bucket.
service: http://172.16.18.1:53713
originRequest:
httpHostHeader: werts.us.minio.strudelline.net
- hostname: '*.werts.us'
service: http://haproxy-ingress.haproxy-ingress.svc.cluster.local:81
- hostname: hello.werts.us
service: hello_world
- service: http_status:404