chore: Fix incorrect variable reference
This commit is contained in:
		| @@ -93,7 +93,7 @@ components: | ||||
|           ingress: | ||||
|             enabled: true | ||||
|             hosts: | ||||
|               - workflow.{{ vapp['workloadcluster.fqdn']}} | ||||
|               - workflow.{{ vapp['metacluster.fqdn']}} | ||||
|             paths: | ||||
|               - / | ||||
|             pathType: Prefix | ||||
|   | ||||
		Reference in New Issue
	
	Block a user