You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Jason,
I have saved the values.yaml file in a folder. and then CD to that path.
and then I am running CMD in powershell(admin mode)
helm install kubernetes-ethereum-chart --name ethereum -f values.yaml
I am getting the below error.
Error: failed to download "kubernetes-ethereum-chart" (hint: running helm repo update may help)
Can you please let me know how to fix this?
I want to deploy ethereum blockchain private network on kubernetes.