am trying to setup a helm chart for installing openedx.
I managed the manual tutor installation from the k8s commandline.
I also found a project which has done before on outdated versions.
Now I am trying my luck with openedx-10.5.2
[https://github.com/uvwild/tutor-helm-chart.git](https://tutor helm chart)
Most pods are starting but I get a repeating error with the debug_toolbar in the cms- and lms-worker pods.
I am looking around but cant seem to find the place to influence the setting of the container to disable this import (SETTINGS variable I think)
thanks for any pointers in the right direction would be helpful. Or is the 10.5.2 broken?