cockroachdb / helm-charts

Helm charts for cockroachdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation fails unless the lines below are added to the values.yaml file for intial installation

chokosabe opened this issue · comments

statefulset:
customLivenessProbe:
tcpSocket:
port: 8080
customReadinessProbe:
tcpSocket:
port: 8080