oxheadalpha / tezos-k8s

Deploy a Tezos Blockchain on Kubernetes
https://tezos-k8s.io/
MIT License
51 stars 26 forks source link

Add Node RPC and BCD ingresses #583

Closed harryttd closed 1 year ago

harryttd commented 1 year ago

Adds ability to deploy ingresses for the node rpc endpoint as well as for the BCD ui and api.

I put bcd ing in the bcd_indexer.yaml file. It's all the resources in one file. When we move bcd into it's own chart we will split the resources into different files.

I created a new ingress.yaml file for the rpc ing.