diff --git a/plugin.yaml b/plugin.yaml index 034a142..24e4be3 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -3,11 +3,11 @@ version: "0.0.4" usage: "get values from an external source" description: "get values from an external source" useTunnel: false -command: $HELM_PLUGIN_DIR/helm-external-val +command: $HELM_PLUGIN_DIR/bin/helm-external-val downloaders: - command: ./helm-external-val downloader protocols: - "cm" - "secret" hooks: - install: "$HELM_PLUGIN_DIR/scripts/install.sh" \ No newline at end of file + install: "$HELM_PLUGIN_DIR/scripts/install.sh"