diff --git a/ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/workloadcluster/tasks/clusterapi.yml b/ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/workloadcluster/tasks/clusterapi.yml index ce4705c..2f6c301 100644 --- a/ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/workloadcluster/tasks/clusterapi.yml +++ b/ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/workloadcluster/tasks/clusterapi.yml @@ -274,7 +274,7 @@ namespace: default repository: url: https://git.{{ vapp['metacluster.fqdn'] }}/mc/GitOps.ClusterAPI.git - path: manifests + path: downstream-cluster revision: main notify: - Apply manifests