File tree Expand file tree Collapse file tree 1 file changed +2
-27
lines changed Expand file tree Collapse file tree 1 file changed +2
-27
lines changed Original file line number Diff line number Diff line change @@ -63,20 +63,8 @@ cifmw_edpm_prepare_kustomizations:
6363 metadata:
6464 name: controlplane
6565 spec:
66- nova:
67- template:
68- notificationsBusInstance: rabbitmq-notifications
69- target:
70- kind: OpenStackControlPlane
71- - patch : |-
72- apiVersion: core.openstack.org/v1beta1
73- kind: OpenStackControlPlane
74- metadata:
75- name: controlplane
76- spec:
77- cinder:
78- template:
79- notificationsBusInstance: rabbitmq-notifications
66+ template:
67+ notificationsBusInstance: rabbitmq-notifications
8068 target:
8169 kind: OpenStackControlPlane
8270 - patch : |-
@@ -88,7 +76,6 @@ cifmw_edpm_prepare_kustomizations:
8876 rabbitmq:
8977 templates:
9078 rabbitmq-notifications:
91- delayStartSeconds: 30
9279 override:
9380 service:
9481 metadata:
@@ -99,18 +86,6 @@ cifmw_edpm_prepare_kustomizations:
9986 type: LoadBalancer
10087 target:
10188 kind: OpenStackControlPlane
102- - patch : |-
103- apiVersion: core.openstack.org/v1beta1
104- kind: OpenStackControlPlane
105- metadata:
106- name: controlplane
107- spec:
108- watcher:
109- enabled: true
110- template:
111- notificationsBusInstance: rabbitmq-notifications
112- target:
113- kind: OpenStackControlPlane
11489
11590cifmw_edpm_prepare_timeout : 60
11691
You can’t perform that action at this time.
0 commit comments