Apache Superset TypeError: __init__() got an unexpected keyword argument 'username' in superset-worker when trying to deploy latest Helm chart
This is my first time trying to deploy Superset, and I want to deploy it into a Kubernetes cluster. I'm following the gu...