diff --git a/ansible/vars/metacluster.yml b/ansible/vars/metacluster.yml index 4b4af5c..c28960c 100644 --- a/ansible/vars/metacluster.yml +++ b/ansible/vars/metacluster.yml @@ -93,7 +93,7 @@ components: ingress: enabled: true hosts: - - workflow.{{ vapp['workloadcluster.fqdn']}} + - workflow.{{ vapp['metacluster.fqdn']}} paths: - / pathType: Prefix