apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.68k stars 4.58k forks source link

[Bug] [base] Unable to disable postgresql deployment in cluster mode #16452

Open a3sroot opened 1 month ago

a3sroot commented 1 month ago

Search before asking

What happened

  1. Unable to disable postgresql deployment in cluster mode.
  2. zookeeper The pull-up is too slow, causing all subsequent containers to go into reboot.

What you expected to happen

dolphinscheduler/values.yaml [postgresql.enabled = false](enabled: false)

Still pulls up that mirror image.

How to reproduce

rt

Anything else

No response

Version

3.2.x

Are you willing to submit PR?

Code of Conduct

SbloodyS commented 1 month ago

You should check your network.

a3sroot commented 1 month ago

Deployment has nothing to do with the network, does it?