You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
352 B

  1. ## To use AWS EBS CSI Driver to provision volumes, uncomment the first value
  2. ## and configure the parameters below
  3. # aws_ebs_csi_enabled: true
  4. # aws_ebs_csi_enable_volume_scheduling: true
  5. # aws_ebs_csi_enable_volume_snapshot: false
  6. # aws_ebs_csi_enable_volume_resizing: false
  7. # aws_ebs_csi_controller_replicas: 1
  8. # aws_ebs_csi_plugin_image_tag: latest