Consensys / quorum-kubernetes

Helm charts for Hyperledger Besu and GoQuorum
Apache License 2.0
119 stars 128 forks source link

Error on node-statefulset.yaml when running helm install validator #206

Closed heryanto87 closed 1 year ago

heryanto87 commented 1 year ago

Error Message: "Error: INSTALLATION FAILED: parse error at (besu-node/templates/node-statefulset.yaml:334): unexpected EOF" terminal: "helm install validator-1 ./charts/besu-node --namespace besu --values ./values/validator.yml"

how to reproduce: i followed https://www.zeeve.io/blog/how-to-deploy-a-hyperledger-besu-network-on-kubernetes/ tutorial to deploy private blockchain using quorum-kubernetes.

can anyone also reproduce this error?

iv7dev commented 1 year ago

me too. same error, i use helm lint but nothing for now.

joshuafernandes commented 1 year ago

@heryanto87 Can you please provide steps to reproduce this?

I'd suggest you follow the official docs and you need to raise any issues with the guide you linked with the author.