Extra Config pass file instead of code

Is there any way to pass a file instead of python code to extraConfig?
IE
extraConfig: overrides.py
I am getting around this by just having a shell script append the code but its kind of inconvenient

It’s not currently possible in Z2JH. It’s a templated Helm chart, so the only way to include an external file would be if Helm supports it.