mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Add explicit image tag to CockroachDB chart * Remove CockroachDB liveness/readiness probes This ensures the cluster can properly recover even if all the nodes are brought down at once. More detailed explanation at: github.com/kubernetes/test-infra/issues/1740#issuecomment-279555187 * Bump chart version * Add --insecure to cockroach sql command * cockroachdb: Add --insecure to README.md
11 lines
377 B
YAML
Executable File
11 lines
377 B
YAML
Executable File
name: cockroachdb
|
|
home: https://www.cockroachlabs.com
|
|
version: 0.2.3
|
|
description: CockroachDB is a scalable, survivable, strongly-consistent SQL database.
|
|
icon: https://raw.githubusercontent.com/cockroachdb/cockroach/master/docs/media/cockroach_db.png
|
|
sources:
|
|
- https://github.com/cockroachdb/cockroach
|
|
maintainers:
|
|
- name: Alex Robinson
|
|
email: alex@cockroachlabs.com
|