Magic Block
Run helm charts individually
Magic Block
Magicblock is used to create magicblock, miner dkg's & initial-state.
Magicblock is a job that runs and complete after successful executions. Keygen requires configmap
nodes. So it should be generated by keygen initially.No other values are needed to set or follow values.yaml
Example for its usage in single command, you must use the namespace according to your network name. Also other values can also be set according to requirements:-
helm upgrade --install --wait -n beta magicblock \ 0chain-helm/magicblockNote: While specifying the namespace in helm command it should same as subdomain i.e. created in DNS. Example: In
beta.0chain.netnamespace will bebeta.
Last updated