Quorum Genesis generator with Helm chart in Kubernetes
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
Name | Url | |
---|---|---|
Joshua Fernandes | [email protected] |
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