c12s-kubespray/roles/kubernetes-apps/persistent_volumes/aws-ebs-csi/defaults/main.yml

9 lines
293 B
YAML
Raw Normal View History

---
# To restrict which AZ the volume should be provisioned in
# set this value to true and set the list of relevant AZs
# For it to work, the flag aws_ebs_csi_enable_volume_scheduling
# in AWS EBS Driver must be true
restrict_az_provisioning: false
aws_ebs_availability_zones:
- eu-west-3c