Skip to content

Commit

Permalink
Remove base from subordinate charms, Add kube-control to cinder-csi
Browse files Browse the repository at this point in the history
  • Loading branch information
HomayoonAlimohammadi committed Dec 9, 2024
1 parent 901fde1 commit 75950dd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions overlays/openstack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@ applications:
base: ubuntu@22.04
openstack-cloud-controller:
charm: openstack-cloud-controller
base: ubuntu@22.04
cinder-csi:
charm: cinder-csi
base: ubuntu@22.04
relations:
- [openstack-cloud-controller:kube-control, k8s:kube-control]
- [cinder-csi:kube-control, k8s:kube-control]
- [openstack-cloud-controller:external-cloud-provider, k8s:external-cloud-provider]
- [openstack-cloud-controller:openstack, openstack-integrator:clients]
- [openstack-integrator:clients, cinder-csi:openstack]
- [cinder-csi:openstack, openstack-integrator:clients]

0 comments on commit 75950dd

Please sign in to comment.