The source project of this merge request has been removed.
Consistently use .Value.baseDomain instead of hardcoding it
No obvious reason comes to mind why I'd want to hardcode the base domain in the hosts section. At the time the rules one uses the symbolic .Values.baseDomain.
Replace the former in favour of the latter.