-
Notifications
You must be signed in to change notification settings - Fork 153
Description
Hello everyone,
I would like to deploy cockroachDB using helm but the problem is that the cluster can't start and I get this error that keeps appearing:
Error I240718 13:09:06.023104 191 server/init.go:405 ⋮ [T1,Vsystem,n?] 37 ‹cockroachdb-1.cockroachdb.cockroachdb.svc.cluster.local:26257› is itself waiting for init, will retry
Can you help me by giving me some hints on how to fix the problem?
Here's the entire log file and the values.yaml file
db.txt
values-cockroach.txt
I'm using cockroach version 24.1.1
The chart 13.0.1
What do you expect to see ?
The cockroach cluster launching just fine
What happened
Error I240718 13:09:06.023104 191 server/init.go:405 ⋮ [T1,Vsystem,n?] 37 ‹cockroachdb-1.cockroachdb.cockroachdb.svc.cluster.local:26257› is itself waiting for init, will retry
Jira issue: HELM-10