Folder creation in airflow fileshare
## Type
<!-- Please choose the type of ticket. -->
- [x] Feature Request
- [ ] Bug Report
## Priority
- [ ] High
- [x] Medium
- [ ] Low
------------------------
------------------------
## Feature Request
__Why is this change needed?__
This change is needed to organize dags and operators in airflow in separate folders
__Current behavior__
Currently we only support DAGs so we are mounting this whole file share in airflow.
__Expected behavior__
Create the following folders in airflow fileshare
/dags
/plugins/operators
----------------------------
--------------------------
## Bug Report
<!-- If this is a bug report, fill up the following -->
__Breaking__
<!-- Is the bug breaking something. -->
- [ ] YES
- [x] NO
__Attached Logs?__
<!-- Please attach relevant logs. -->
- [ ] YES
- [x] NO
__Reproduction__
<!-- Please mention how often can you reproduce it. -->
__Current behavior__
<!-- Please describe the current behavior you observe -->
__Expected behavior__
<!-- Please describe the behavior you anticipate -->
__Steps to reproduce__
<!-- Please add how to reproduce the bug -->
--------------------------
--------------------------
## Other information
<!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. -->