Typo fix in centrifugo/README.md (#4299)

* add version for centrifugo

add version for centrifugo

* Typo fix in centrifugo/README.md

Typo fix in centrifugo/README.md

* [linter fix] adds new line to values.yaml
This commit is contained in:
AdamDang
2018-03-21 03:42:02 -07:00
committed by k8s-ci-robot
parent 677069304d
commit 35c13a55b2
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
version: 2.0.0
version: 2.0.1
appVersion: 1.7.3
description: Centrifugo is a real-time messaging server.
name: centrifugo
+2 -2
View File
@@ -40,7 +40,7 @@ The command removes all the Kubernetes components associated with the chart and
## Configuration
The following tables lists the configurable parameters of the Centrifugo chart and their default values.
The following table lists the configurable parameters of the Centrifugo chart and their default values.
| Parameter | Description | Default |
| -------------------------- | ------------------------------------- | --------------------------------------------------------- |
@@ -68,4 +68,4 @@ Alternatively, a YAML file that specifies the values for the parameters can be p
$ helm install --name my-release -f values.yaml stable/centrifugo
```
> **Tip**: You can use the default [values.yaml](values.yaml)
> **Tip**: You can use the default [values.yaml](values.yaml)
+1 -1
View File
@@ -52,4 +52,4 @@ admin:
args:
- --web=true
resources: {}
resources: {}