Vijay Bandari

Results 1 comments of Vijay Bandari

@dims Looking at the helm chart the value is defined under `controller` [object](https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/charts/aws-efs-csi-driver/values.yaml#L64), but the add-on configuration schema doesn't have it under `controller`, rather it's at root level ([deleteAccessPointRootDir](https://gist.github.com/vijaybandari/b91cb8ec984f755367d9ca9cd0441e5d#file-efs-json-L44)). Fixing...