helm repo add avolens 'https://helm.avolens.com/releases/' helm repo update helm repo list
helm show values avolens/eth-node > values.yaml
EDIT values.yaml as you need it!
helm install -f values.yaml eth-node avolens/eth-node