Open
Description
In case you have multiple Python files that form an application it is inconvenient to put everything in a ConfigMap.
It would be nice if you could use the same mechanism as implemented in Airflow using gitsync.
Related to stackabletech/opa-operator#504, which implements the same thing for OPA regorules.
### Tasks
- [ ] Try to move commons code into operator-rs