Skip to content

Commit 50fcb7f

Browse files
bogdandodanpawlik
authored andcommitted
[kustomize_deploy] fix reuse ocp cluster
Follow up openstack-k8s-operators/architecture@e1e96ca Signed-off-by: Bohdan Dobrelia <bdobreli@redhat.com>
1 parent 737e4ff commit 50fcb7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/kustomize_deploy/tasks/reduce_ocp_cluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
_ctlplane_path: >-
7373
{{
7474
(cifmw_kustomize_deploy_architecture_repo_dest_dir,
75-
'lib/control-plane/openstackcontrolplane.yaml') |
75+
'lib/control-plane/base/openstackcontrolplane.yaml') |
7676
path_join
7777
}}
7878
block:

0 commit comments

Comments
 (0)