Hello Team, we are starting with Aribyte and we are stuck about parallelism. We deployed Airbyte in Kubernetes and following this
doc we added the those variables in the worker deployment, despite of this, we still have one pod for source and one pod for destination and the data transfer is taking always the same time there is not improvement on that. Our question is: How is parallelism handle by Airbyte? should we have more pods for source/destination?