helmfile/test/integration/test-cases/postrender-defaults-args/input/helm-plugin-echo-args/plugin.yaml

11 lines
218 B
YAML

apiVersion: v1
type: postrenderer/v1
name: echo-args
version: 0.1.0
runtime: subprocess
runtimeConfig:
platformCommand:
- command: ${HELM_PLUGIN_DIR}/echo-args.sh
args:
- ${HELM_POST_RENDERER_ARGS}