8 Commits
Author SHA1 Message Date
Matt Farina 22f1890262 [stable/ethereum] deprecating chart (#24309)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 18:28:12 +01:00
Scott RigbyandCarlos Panato d6de34a19d [stable/ethereum] add repo archive notice (#24104)
* [stable/ethereum] add repo archive notice

Signed-off-by: Scott Rigby <scott@r6by.com>

* [stable/ethereum] use apps/v1

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

Co-authored-by: Carlos Panato <ctadeu@gmail.com>
2020-11-10 03:00:39 -08:00
Carlos Tadeu Panato Junior f52c2a4c36 [stable/ethereum] add apiVersion (#13786)
* add apiVersion

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

* fix lint

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-14 23:10:29 -07:00
どら 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