wildfly / wildfly-charts

Helm Charts for WildFly
https://docs.wildfly.org/wildfly-charts/
Apache License 2.0
3 stars 14 forks source link

[#71] Add `deploy.route.host` field #73

Closed jmesnil closed 2 years ago

jmesnil commented 2 years ago

If specified, the deploy.route.host field is used to set the host alias for the Route resource created by the chart.

This fixes #71

Signed-off-by: Jeff Mesnil jmesnil@redhat.com

jmesnil commented 2 years ago

@yersan could you please review?