$ helm search repo thanos-stack
NAME CHART VERSION APP VERSION DESCRIPTION
thanos-stack/thanos-stack {VERSION} A Helm chart to deploy Thanos stack
thanos-stack/op-bridge {VERSION} A Helm chart to deploy Optimistic bridge
Deploy Thanos chain
To deploy the Thanos chain using the Helm chart, you’ll need a file with the chart parameters. We’ll use the thanos-stack-values.yaml file created in step 3 to proceed with the deployment.
You can interact with the thanos chain through the address provided by Ingress.
Get ingress
$ kubectl -n {YOUR_NAMESPACE} get ingress
NAME CLASS HOSTS ADDRESS PORTS AGE
{YOUR_HELM_REALEASE_NAME}-thanos-stack-op-geth-ingress alb * k8s-opgeth-dc725455d2-1354467471.ap-northeast-2.elb.amazonaws.com 80 3m49s