mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
Add cinder_csi_ignore_volume_az (#7624)
Signed-off-by: Cedric Hnyda <cedric.hnyda@itera.io>
This commit is contained in:
@@ -375,6 +375,7 @@ openstack_blockstorage_ignore_volume_az: "{{ volume_cross_zone_attachment | defa
|
||||
# Set Cinder topology zones (can be multiple zones, default not set)
|
||||
# cinder_topology_zones:
|
||||
# - nova
|
||||
cinder_csi_ignore_volume_az: "{{ volume_cross_zone_attachment | default('false') }}"
|
||||
|
||||
## When OpenStack is used, if LBaaSv2 is available you can enable it with the following 2 variables.
|
||||
openstack_lbaas_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user