aws-efs-csi-driver: nodeSelector: {} # node.kubernetes.io/csi.efs.fs: EFS-FS_ID logLevel: 1 # Resources are currently not supported in the helm templates :-( #resources: # requests: # cpu: 20m # memory: 64Mi # limits: # memory: 128Mi StorageClass: create: true default: false #PersistentVolumes: # - name: example-pv # mountOptions: # - tls # volumeHandle: ":/path" # claimRef: # name: foo-pvc # namespace: foo # # - name: example-pv2 # volumeHandle: ":/path2" # Deprecated and removed with next release # PersistentVolume: # create: false # EfsId: "" # Name: ""