Expose volumes and volumeMounts in the add-on configuration #2326
Labels
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Is your feature request related to a problem? Please describe.
Currently, the helm chart supports adding volumes and volume mounts at deploy time
#1436: helm: Expose volumes and volumeMounts for the ebs-csi-controller deployment
This is not currently mirrored in the EKS addon configuration schema
Describe the solution you'd like in detail
Ideally, values supported by helm should be mirrored in the addon configuration
Describe alternatives you've considered
Currently, anyone needing to use these values would have to directly use the Helm chart, or patch resources after deployment via addons. Ideally, this should not be necessary
Additional context
There are similar requests for both amazon-vpc-cni-k8s and aws-efs-csi-driver with the same motivations.
The text was updated successfully, but these errors were encountered: