helm/pkg/plugin/testdata/plugdir/hello/plugin.yaml

9 lines
150 B
YAML
Raw Normal View History

name: "hello"
version: "0.1.0"
usage: "usage"
description: |-
description
command: "$HELM_PLUGIN_SELF/helm-hello"
useTunnel: true
ignoreFlags: true