Commit Graph
5 Commits
Author SHA1 Message Date
どら ca3105b733 Added geth rpcapi args (#9152)
Signed-off-by: Taiga Nakayama <dora@dora-gt.jp>
2018-11-16 10:25:48 -08:00
どら de5e2fb4f4 Fixed note (#9021)
* fixed label selectors

Signed-off-by: Taiga Nakayama <dora@dora-gt.jp>

* version -> 0.1.3

Signed-off-by: Taiga Nakayama <dora@dora-gt.jp>
2018-11-05 10:43:53 -08:00
Philbert 9353d7353d [stable/ethereum] Add nodeSelector option to the config (#7274) 2018-08-23 08:26:25 -07:00
AdamDang 4fc3f61343 Update ethereum/README.md (#4552)
* Add version for ethereum

Add version for ethereum

* Update ethereum/README.md

Update ethereum/README.md
2018-04-04 12:26:09 -07:00
Jason Poon 744a7cdae7 [stable/ethereum] Add Chart for Deploying Private Ethereum Network (#3220)
* add chart for deploying private ethereum network. closes #2088.

* fix: update readme. add privatekey for default account to fund

* fix: add private key to values. import-geth-account to geth nodes

* fix: decrease difficulty of network. increase gas limit, allow remote connections to geth-tx

* fix: make difficulty/gasLimit configurable. use versioned ethstats image

* fix: use component labels

* fix: remove LICENSE

* fix: as per code review, remove keys

* docs: add documentation on creating a new geth account

* fix: clarify documentation on creating a new account

* add custom test values.yaml

* move chart to stable

* use latest _helpers
2018-03-28 02:17:03 -07:00