mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
feat(Helm): Redis with password supported in helm charts and redis chart version updated (#18642)
* fix import_datasources documentation * Redis with password supported in helm chart * fix conditionals format and redisURL
This commit is contained in:
@@ -178,7 +178,7 @@ Data source definitions can be automatically declared by providing key/value yam
|
||||
|
||||
```yaml
|
||||
extraConfigs:
|
||||
datasources-init.yaml: |
|
||||
import_datasources.yaml: |
|
||||
databases:
|
||||
- allow_file_upload: true
|
||||
allow_ctas: true
|
||||
|
||||
Reference in New Issue
Block a user