mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
change tables->table (#4329)
* Update Chart.yaml * change tables->table change tables->table
This commit is contained in:
committed by
k8s-ci-robot
parent
39800bcb6f
commit
b3edd4e51d
@@ -1,6 +1,6 @@
|
||||
name: mongodb-replicaset
|
||||
home: https://github.com/mongodb/mongo
|
||||
version: 2.3.1
|
||||
version: 2.3.2
|
||||
appVersion: 3.6
|
||||
description: NoSQL document-oriented database that stores JSON-like documents with
|
||||
dynamic schemas, simplifying the integration of data in content-driven applications.
|
||||
|
||||
@@ -26,7 +26,7 @@ $ helm install --name my-release stable/mongodb-replicaset
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the mongodb chart and their default values.
|
||||
The following table lists the configurable parameters of the mongodb chart and their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| ------------------------------- | ------------------------------------------------------------------------- | --------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user