truonglac2603 opened a new issue, #15435: URL: https://github.com/apache/dolphinscheduler/issues/15435
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description I followed Documentation "QuickStart in Kubernetes" and followed every steps till "helm dependency update ." and i got this error: Getting updates for unmanaged Helm repositories... ...Successfully got an update from the "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" chart repository ...Successfully got an update from the "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" chart repository ...Successfully got an update from the "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" chart repository ...Successfully got an update from the "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" chart repository Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "apache-airflow" chart repository ...Successfully got an update from the "trino" chart repository ...Successfully got an update from the "spark-operator" chart repository ...Successfully got an update from the "bitnami" chart repository ...Successfully got an update from the "bitnami-repo" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 4 charts Downloading postgresql from repo https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami Downloading zookeeper from repo https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami Downloading mysql from repo https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami Save error occurred: could not find : chart zookeeper not found in https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami: looks like "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" is not a valid chart repository or cannot be reached: context deadline exceeded (Client.Timeout or context cancellation while reading body) Error: could not find : chart zookeeper not found in https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami: looks like "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" is not a valid chart repository or cannot be reached: context deadline exceeded (Client.Timeout or context cancellation while reading body) ### Documentation Links https://dolphinscheduler.apache.org/en-us/docs/3.2.0/guide/installation/kubernetes ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
