try to fix k8s start error

This commit is contained in:
wangxj959 2024-06-09 08:57:50 +08:00
parent dff98f0492
commit 0ae0b0155f
1 changed files with 3 additions and 0 deletions

View File

@ -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