chore: Fix incorrect variable reference

This commit is contained in:
Danny Bessems 2024-06-12 10:30:01 +10:00
parent 066a21b1d2
commit baf809159b

@ -93,7 +93,7 @@ components:
ingress:
enabled: true
hosts:
- workflow.{{ vapp['workloadcluster.fqdn']}}
- workflow.{{ vapp['metacluster.fqdn']}}
paths:
- /
pathType: Prefix