mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
UpCloud integration (#8653)
* [upcloud] add upcloud csi-driver * Option to use ansible_host as api ip for kubueconfig
This commit is contained in:
@@ -34,3 +34,10 @@ dependencies:
|
||||
tags:
|
||||
- persistent_volumes_gcp_pd_csi
|
||||
- gcp-pd-csi-driver
|
||||
|
||||
- role: kubernetes-apps/persistent_volumes/upcloud-csi
|
||||
when:
|
||||
- upcloud_csi_enabled
|
||||
tags:
|
||||
- persistent_volumes_upcloud_csi
|
||||
- upcloud-csi-driver
|
||||
Reference in New Issue
Block a user