* Add eth1 balance monitoring
* lint
* lint
* priority
* lint
* use value in alerts
* fix beacon-chain service
* working on stability
* more yaml
* add more alerts to the finality alerts
* add nother header to ignore
* extend requirement time for low balance
* remove old flag
* remove extra flag
* feedback to use consistent flag
* Added goerli node config
* add validator configuration
* working better with istio
* cleanup
* Update bootnodes and genesis
* prepare goerli
* cleaning up geth stuff
* Working on istio
* Update somethings for istio
* Add back bootnode for internal discovery, add some labels for istio
* support ws
* ssl via lets encrypt
* Remove ingress
* Expose grafana
* allow insecure
* Add consistent loadbalancing
* use pod antiaffinity so that the public nodes are highly available
* Change app name to goerli
* Add unstable graphql
* remove redis
* lint
* gazelle and fix weights
* better affinity
* Add nginx ingress for proof-of-work namespace
* connect beacon-chain to pow namespace geth-nodes for websocket connections
* Added relay to beacon-chain
* Route inbound TCP traffic on port 20000 to beacon-relay
* Add bootnode
* Add a basic pk
* checkpoint
* Added flag for p2p port
* Register flag with main
* Set P2P port specifically
* Add beacon chain config
* add deployvrc job
* Add deployvrc service account
* review
* gazelle
* a cluster is needed, i guess