mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
An accidental use of `indent` instead of `nindent` caused us to not be able to create statefulsets with resource requests or limits, due to a YAML templating error. Signed-off-by: Joel Kenny <joel@cockroachlabs.com>
19 lines
567 B
YAML
Executable File
19 lines
567 B
YAML
Executable File
apiVersion: v1
|
|
name: cockroachdb
|
|
home: https://www.cockroachlabs.com
|
|
version: 3.0.1
|
|
appVersion: 19.2.1
|
|
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: a-robinson
|
|
email: alexdwanerobinson@gmail.com
|
|
- name: DuskEagle
|
|
email: Joel.A.Kenny@gmail.com
|
|
- name: joshimhoff
|
|
email: joshimhoff13@gmail.com
|
|
- name: keith-mcclellan
|
|
email: keith.mcclellan@gmail.com
|