From 3481613e8d307ee1dfa126922a862392c99663c7 Mon Sep 17 00:00:00 2001 From: Bharath Nallapeta Date: Mon, 30 Dec 2024 18:33:11 +0530 Subject: [PATCH] update openstack ManagedCluster to ClusterDeployment Signed-off-by: Bharath Nallapeta --- ...ack-managedcluster.yaml => openstack-clusterdeployment.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config/dev/{openstack-managedcluster.yaml => openstack-clusterdeployment.yaml} (95%) diff --git a/config/dev/openstack-managedcluster.yaml b/config/dev/openstack-clusterdeployment.yaml similarity index 95% rename from config/dev/openstack-managedcluster.yaml rename to config/dev/openstack-clusterdeployment.yaml index af07147f0..474e2a7ec 100644 --- a/config/dev/openstack-managedcluster.yaml +++ b/config/dev/openstack-clusterdeployment.yaml @@ -1,5 +1,5 @@ apiVersion: hmc.mirantis.com/v1alpha1 -kind: ManagedCluster +kind: ClusterDeployment metadata: name: openstack-dev namespace: ${NAMESPACE}