try to fix k8s start error
This commit is contained in:
parent
dff98f0492
commit
0ae0b0155f
|
|
@ -49,6 +49,9 @@ image:
|
|||
# -- tools image
|
||||
tools: dolphinscheduler-tools
|
||||
|
||||
datasource:
|
||||
profile: postgresql
|
||||
|
||||
postgresql:
|
||||
# -- If not exists external PostgreSQL, by default, the DolphinScheduler will use a internal PostgreSQL
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue