mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-09-02 09:25:59 +00:00
docs(plugin): refine usage description string in plugin.yaml (#723)
Co-authored-by: Andrei Pokhilko <andrei.pokhilko@gmail.com>
This commit is contained in:
co-authored by
Andrei Pokhilko
parent
b9c7922b24
commit
827e74a0fe
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
name: "dashboard"
|
name: "dashboard"
|
||||||
version: "2.1.1"
|
version: "2.1.1"
|
||||||
usage: "A simplified way of working with Helm"
|
usage: "Graphical Web UI for Helm release and Kubernetes resource management"
|
||||||
description: "GUI dashboard for inspecting Helm releases, manifests, revision diffs, and Kubernetes resources"
|
description: "GUI dashboard for inspecting Helm releases, manifests, revision diffs, and Kubernetes resources"
|
||||||
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"
|
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"
|
||||||
ignoreFlags: false
|
ignoreFlags: false
|
||||||
|
|||||||
Reference in New Issue
Block a user