jouve / charts

GNU General Public License v3.0
11 stars 18 forks source link

Main #45

Closed Marvin-Highcreek closed 7 months ago

Marvin-Highcreek commented 7 months ago

This change enables dynamic variables in hostnames like below.

values.yaml

ingress: hostname: mailpit-{{ .Values.url.prefix }}.foo-{{ .Values.url.zone }}.bar.com

Thanks for the cool project by the way 👍

Cheers, Marvin

jouve commented 7 months ago

thanks!