You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/getter/testdata/plugins/testgetter/plugin.yaml

14 lines
212 B

name: "testgetter"
version: "0.1.0"
type: getter/v1
apiVersion: v1
runtime: subprocess
config:
protocols:
- "test"
runtimeConfig:
protocolCommands:
- command: "echo"
protocols:
- "test"