nytai edited a comment on issue #13080: URL: https://github.com/apache/superset/issues/13080#issuecomment-781651990
There is a k8s job that runs migrations and creates the admin user, you'll want to find the logs for that job as it likely failed or was skipped. It should be suffixed with `-init-db` The definition is here: https://github.com/apache/superset/blob/b34c86382525811fd707a9c133b9051d5c46a393/helm/superset/templates/init-job.yaml#L17 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
