Introduce new parameter ingress.hosts
to allow multiple ingresses
#24
Labels
enhancement
New feature or request
Today we support only one ingress host. However commonly repeated feature when user wants to declare more than one ingress host for the components. Today since epam/hubctl/issues/21 scheduled for
hubctl
releasev1.0.11
Rename parameter to
ingress.host
toingress.hosts
with default tomyhost.${dns.domain}
.Replace ingresses with go templates to iterate over whitespace separated list of
ingress.hosts
dex
istio-ingressgateway
minio
argo
The text was updated successfully, but these errors were encountered: