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.88k stars 4.63k forks source link

[Fix-16410] wrong env in values.yaml #16412

Closed yelijing18 closed 3 months ago

yelijing18 commented 3 months ago

Purpose of the pull request

fix #16410

Brief change log

fix wrong env in values.yaml and Readme for K8s deploy.

Verify this pull request

This pull request is code cleanup without any test coverage.

boring-cyborg[bot] commented 3 months ago

Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)

Gallardot commented 3 months ago

Thank you for your contribution. LGTM. But please make CI happy first.

Please execute ./mvnw validate -P helm-doc -pl :dolphinscheduler in your fork

yelijing18 commented 3 months ago

Thank you for your contribution. LGTM. But please make CI happy first.

Please execute ./mvnw validate -P helm-doc -pl :dolphinscheduler in your fork

Already done. Thanks for your guidance.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

boring-cyborg[bot] commented 3 months ago

Awesome work, congrats on your first merged pull request!