From 066a21b1d224c84b8f07b69cf51831e1ced852cf Mon Sep 17 00:00:00 2001 From: djpbessems Date: Tue, 11 Jun 2024 21:58:14 +1000 Subject: [PATCH] chore: Align controller details with latest chart versions --- .../bootstrap/roles/workloadcluster/tasks/clusterapi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 2f6c301..52a842c 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 @@ -127,8 +127,8 @@ wait: true kubeconfig: "{{ kubeconfig.path }}" loop: - - name: caip-in-cluster-controller-manager - namespace: caip-in-cluster-system + - name: capi-ipam-in-cluster-controller-manager + namespace: capi-ipam-in-cluster-system - name: capi-controller-manager namespace: capi-system - name: capv-controller-manager