mirror of
https://github.com/helm/charts.git
synced 2026-08-20 04:47:32 +00:00
No placeholder in command (#5241)
* Add version for sensu version: 0.2.3 * No placeholder in command No placeholder in command * Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: sensu
|
||||
version: 0.2.2
|
||||
version: 0.2.3
|
||||
appVersion: 0.28
|
||||
description: Sensu monitoring framework backed by the Redis transport
|
||||
keywords:
|
||||
|
||||
@@ -35,8 +35,6 @@ To install the chart with the release name `my-release`:
|
||||
$ helm install --name my-release stable/sensu
|
||||
```
|
||||
|
||||
*Replace the `x.x.x` placeholder with the chart release version.*
|
||||
|
||||
The command deploys Sensu on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
|
||||
|
||||
> **Tip**: List all releases using `helm list`
|
||||
|
||||
Reference in New Issue
Block a user