cockroachdb / cockroachdb/helm-charts
Installation fails unless the lines below are added to the values.yaml file for intial installation
Open
- Dominant language
- Go
- Stars
- 105
- Forks
- 152
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 5
Description
statefulset:
customLivenessProbe:
tcpSocket:
port: 8080
customReadinessProbe:
tcpSocket:
port: 8080
Jira issue: HELM-17
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.