Files
deprecated-helm-charts/stable/cockroachdb/Chart.yaml
T
Alex Robinson cb13bc616d Add explicit image tag to CockroachDB chart (#1060)
* 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
2017-05-11 13:33:43 -07:00

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