mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-24 03:38:04 +00:00
Explicit flag for parameters
This commit is contained in:
@@ -3,6 +3,7 @@ version: "0.2.4"
|
|||||||
usage: "A simplified way of working with Helm"
|
usage: "A simplified way of working with Helm"
|
||||||
description: "View HELM situation in nice web UI"
|
description: "View HELM situation in nice web UI"
|
||||||
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"
|
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"
|
||||||
|
ignoreFlags: false
|
||||||
hooks:
|
hooks:
|
||||||
install: "cd $HELM_PLUGIN_DIR; scripts/install_plugin.sh"
|
install: "cd $HELM_PLUGIN_DIR; scripts/install_plugin.sh"
|
||||||
update: "cd $HELM_PLUGIN_DIR; scripts/install_plugin.sh"
|
update: "cd $HELM_PLUGIN_DIR; scripts/install_plugin.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user