1
0
Fork 0

Support HostSNIRegexp in GatewayAPI TLS routes

This commit is contained in:
Douglas De Toni Machado 2022-12-12 12:30:05 -03:00 committed by GitHub
parent 3eeea2bb2b
commit a08a428787
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 45 additions and 24 deletions

View file

@ -39,7 +39,7 @@ spec:
kind: Gateway
group: gateway.networking.k8s.io
hostnames:
- "*.foo.bar"
- "*.foo.*.bar"
rules:
- backendRefs:
- name: whoamitcp