mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo fix in consul/README.md (#4304)
* add version for consul add version for consul * Typo fix in consul/README.md Typo fix in consul/README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: consul
|
||||
home: https://github.com/hashicorp/consul
|
||||
version: 1.3.4
|
||||
version: 1.3.5
|
||||
appVersion: 1.0.0
|
||||
description: Highly available and distributed service discovery and key-value store
|
||||
designed with support for the modern data center to make distributed systems and
|
||||
|
||||
@@ -22,7 +22,7 @@ $ helm install --name my-release stable/consul
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the consul chart and their default values.
|
||||
The following table lists the configurable parameters of the consul chart and their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| ----------------------- | ---------------------------------- | ---------------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user