diff --git a/ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/metacluster/tasks/gitops.yml b/ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/metacluster/tasks/gitops.yml index c2799b5..6ff1531 100644 --- a/ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/metacluster/tasks/gitops.yml +++ b/ansible/roles/firstboot/files/ansible_payload/bootstrap/roles/metacluster/tasks/gitops.yml @@ -61,6 +61,7 @@ url: https://kubernetes.default.svc repository: url: https://git.{{ vapp['metacluster.fqdn'] }}/mc/GitOps.Config.git + revision: main notify: - Apply manifests