Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.6 KB

File metadata and controls

37 lines (26 loc) · 1.6 KB

goquorum-genesis

Version: 0.0.1 AppVersion: latest

Quorum Genesis generator with Helm chart in Kubernetes

IMPORTANT NOTES

This is a copy of https://github.com/ConsenSys/quorum-kubernetes/tree/89bddb3d01342f0e336d908de392b62bb8230bc5/dev/helm/charts/goquorum-genesis

The copy is being used to package the helm chart and publish it in the repo. See https://github.com/ConsenSys/quorum-kubernetes/tree/89bddb3d01342f0e336d908de392b62bb8230bc5/dev#usage for further details.

helm upgrade genesis ph-ethadapter/goquorum-genesis --version=0.0.1 \
    --install \
    --namespace quorum --create-namespace

Maintainers

Name Email Url
Joshua Fernandes [email protected]

Values

Key Type Default Description
image.pullPolicy string "Always"
image.repository string "consensys/quorum-k8s-hooks"
image.tag string "latest"
provider string "local"
rawGenesisConfig.blockchain.nodes.count int 4

Autogenerated from chart metadata using helm-docs v1.5.0