zhmurko commented on pull request #10771:
URL: https://github.com/apache/superset/pull/10771#issuecomment-820344590
if someone is looking why import with `extraConfigs` does not work, just add
into `initscript` a command:
```
echo "Initializing connection.... "
superset import_datasources -p {{ .Values.extraConfigMountPath
}}/datasources-init.yaml
```
this step is not present in master branch at this moment.
--
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]