fix: use common chart-example.local hostname for http-route default

Signed-off-by: Henrik Gerdes <hegerdes@outlook.de>
pull/12912/head
Henrik Gerdes 1 year ago
parent 5d0c6e9ae4
commit 1aac5b0b70
No known key found for this signature in database

@ -192,7 +192,7 @@ httpRoute:
# namespace: default
# -- Hostnames matching HTTP header.
hostnames:
- "example.com"
- chart-example.local
# -- List of rules and filters applied.
rules:
- matches:

Loading…
Cancel
Save