mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/node-problem-detector] remove flag--name which not working (#21869)
* bump chart version Signed-off-by: Mathieu Collin <mathieu.collin.ext@orange.com> * Update Chart.yaml Signed-off-by: Mathieu Collin <mathieu.collin.ext@orange.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: node-problem-detector
|
||||
version: "1.7.3"
|
||||
version: "1.7.4"
|
||||
appVersion: v0.8.1
|
||||
home: https://github.com/kubernetes/node-problem-detector
|
||||
description: Installs the node-problem-detector daemonset for monitoring extra attributes on nodes
|
||||
|
||||
@@ -17,7 +17,7 @@ $ helm install stable/node-problem-detector
|
||||
To install the chart with the release name `my-release` and default configuration:
|
||||
|
||||
```console
|
||||
$ helm install --name my-release stable/node-problem-detector
|
||||
$ helm install my-release stable/node-problem-detector
|
||||
```
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
Reference in New Issue
Block a user