blockchain-etl / blockchain-etl-streaming

Streaming Ethereum and Bitcoin blockchain data to Google Pub/Sub or Postgres in Kubernetes
https://medium.com/google-cloud/live-ethereum-and-bitcoin-data-in-google-bigquery-and-pub-sub-765b71cd57b5
MIT License
77 stars 21 forks source link

Add helm chart #6

Closed voron closed 4 years ago

voron commented 4 years ago

SSIA

voron commented 4 years ago
  1. To migrate default config values from the overlay folder to helm values, I suggest creating default_values directory with respective subfolders similar to overlays structure.

What do you think regarding complete copy of example values, with some values layering when required(ethereum as example)? All the values files contain uniq data only.

voron commented 4 years ago

2 and 3 are implemented.