paddyabc opened a new issue, #17558:
URL: https://github.com/apache/dolphinscheduler/issues/17558

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   The bitnami image cannot be used anymore and it only support several free 
image which is in BitnamiSecure rather than bitnami
   That introduce the Pull Image Error when I want to install everything (e.g. 
zookeeper, postgres, etcd, etc...) using the dolphinscheduler helm chart
   
   
   ### What you expected to happen
   
   Since the dolphinscheduler helm chart provide the one-click installation for 
the whole system, I am expecting I can use the dolphinscheduler helm chart to 
install the whole solution without installing each individual components by 
myself separately.
   
   ### How to reproduce
   
   In a new VM k8s node which have not installed dolphinscheduler or any 
dolphinscheduler dependency before, then run the following command
   ```
   helm upgrade --install dolphinscheduler --create-namespace --namespace 
dolphinscheduler oci://registry-1.docker.io/apache/dolphinscheduler-helm 
--version 3.3.1
   ```
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.3.1
   
   ### Are you willing to submit 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]

Reply via email to