Is there a way to use aws-efs for storage class in...
# replication-ask-ai
s
Is there a way to use aws-efs for storage class instead of aws-ebs. I went through airbyte helm chart and could not figure this out. Can someone please help me with this? Many thanks for considering my request. 🙂
k
A message from kapa.ai
It seems that the Airbyte Helm chart does not currently support specifying a custom storage class like AWS EFS out of the box. However, a user in the [Slack conversation](https://airbytehq.slack.com/archives/C021JANJ6TY/p1672854964817959) mentioned a similar request, and the support team suggested submitting a feature request on the Airbyte GitHub repo. You can submit a feature request [here](https://github.com/airbytehq/airbyte/issues/new?assignees=&labels=type%2Fenhancement%2C+needs-triage&template=feature-request.md&title=) to have this functionality added in the future. Alternatively, you can try to add the necessary configuration options yourself and submit a pull request to the Airbyte repository.