File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ relations:
192
192
- [easyrsa:client, cinder-csi:certificates]
193
193
- [kubernetes-control-plane:kube-control, cinder-csi:kube-control]
194
194
- [openstack-integrator:clients, cinder-csi:openstack]
195
- - [kubernetes-control-plane:loadbalancer-external, openstack-integrator:lb-consumer ]
195
+ - [kubernetes-control-plane:loadbalancer-external, openstack-integrator:lb-consumers ]
196
196
` ` `
197
197
198
198
You will also need to set the ` lb-subnet` config to the appropriate tenant subnet where your nodes
@@ -293,7 +293,7 @@ juju refresh openstack-integrator --switch --channel=1.29/stable
293
293
**2. Integrate the kubernetes-control-plane application:**
294
294
295
295
` ` ` bash
296
- juju integrate openstack-integrator:lb-consumer kubernetes-control-plane:loadbalancer-external
296
+ juju integrate openstack-integrator:lb-consumers kubernetes-control-plane:loadbalancer-external
297
297
` ` `
298
298
299
299
**3. Deploy and migrate to the `openstack-cloud-controller` charm** (See its [charm docs][openstack-cloud-controller-readme] for details).
You can’t perform that action at this time.
0 commit comments