dotnet/tye
Ver no GitHubIngress should allow picking a specific named binding
Open
#204 aberto em 26 de mar. de 2020
good first issueidea
Métricas do repositório
- Stars
- (5.310 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Today the ingress an pick a service to target but it can't specify which binding on the target service. Today the logic picks the first http binding, then the first https binding but there should be an explicit way to override.