jkroepke / helm-secrets

A helm plugin that help manage secrets with Git workflow and store them anywhere
https://github.com/jkroepke/helm-secrets/wiki
Apache License 2.0
1.5k stars 128 forks source link

Protocol handler from terminal #477

Open hegawa opened 2 hours ago

hegawa commented 2 hours ago

Current Behavior

Expected Behavior

Steps To Reproduce

1. create a values.yaml file for any chart
2. enter `ref+gcpsecrets://toyourprojectID/keyThatExistsID`
3. run `helm template . -f secrets://values/yaml`

it errors with 

Error: fork/exec /home/yourUserName/.local/share/helm/plugins/helm-secrets/scripts/wrapper/run.cmd: exec format error

Environment

Anything else?

No response

jkroepke commented 2 hours ago

Are you running helm secrets inside WSL?

If yes, please run which helm