-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Search before asking
- I had searched in the issues 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
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working