Skip to content
Snippets Groups Projects
Unverified Commit f697338e authored by Hugo Blom's avatar Hugo Blom Committed by GitHub
Browse files

[Openstack] Install Cinder-CSI before first node is schedulable again (#5735)

* install cinder-csi before upgrading nodes

* Only run the Cinder CSI when enabled
parent e2ec7c76
No related branches found
No related tags found
No related merge requests found
......@@ -92,6 +92,7 @@
- { role: kubernetes/client, tags: client }
- { role: kubernetes/node-label, tags: node-label }
- { role: kubernetes-apps/cluster_roles, tags: cluster-roles }
- { role: kubernetes-apps, tags: cinder-csi-driver }
- { role: upgrade/post-upgrade, tags: post-upgrade }
environment: "{{ proxy_env }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment