Lukas
Lukas
I run the following code on CI with GKE authentication and I get the error below. When I SSH into machine where this error happened or when I run it...
**Issue type:** [ x] question [ ] bug report [ x] feature request [ ] documentation issue **Database system/driver:** [ ] `cordova` [ ] `mongodb` [ ] `mssql` [ x]...
### Bug description With Helm installation with values: ``` extraConfigs: import_datasources.yaml: | databases: - allow_file_upload: true allow_ctas: true allow_cvas: true database_name: plm sqlalchemy_uri: postgres://my-db:... tables: [ my_table ] ``` **superset-init-db**...
If I use `-` instead of `_` to separate the words I am not asked to provided var values on file creation e.g.: ``` const #{component_name} = ({}) =>