mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
AWS EBS CSI implementation (#5549)
* AWS EBS CSI implementation * Fixing image repos * Add OWNERS file * Fix expressions * Add csi-driver tag * Add AWS EBS prefix to variables * Add AWS EBS CSI Driver documentation
This commit is contained in:
@@ -13,3 +13,10 @@ dependencies:
|
||||
tags:
|
||||
- persistent_volumes_cinder_csi
|
||||
- cinder-csi-driver
|
||||
|
||||
- role: kubernetes-apps/persistent_volumes/aws-ebs-csi
|
||||
when:
|
||||
- aws_ebs_csi_enabled
|
||||
tags:
|
||||
- persistent_volumes_aws_ebs_csi
|
||||
- aws-ebs-csi-driver
|
||||
|
||||
Reference in New Issue
Block a user