chore(lint): fix pre-commit error (#12884)
This commit is contained in:
parent
5a9bf53246
commit
38a21bf4b6
|
|
@ -29,4 +29,4 @@ data:
|
|||
{{ $path }}: |
|
||||
{{ tpl $config . | indent 4 -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ envFromSecret: '{{ template "superset.fullname" . }}-env'
|
|||
extraEnv: {}
|
||||
|
||||
extraConfigs: {}
|
||||
# datasources-init.yaml: |
|
||||
# datasources-init.yaml: |
|
||||
# databases:
|
||||
# - allow_csv_upload: true
|
||||
# allow_ctas: true
|
||||
|
|
@ -271,4 +271,4 @@ nodeSelector: {}
|
|||
|
||||
tolerations: []
|
||||
|
||||
affinity: {}
|
||||
affinity: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue