You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when trying to install on windows i get theses errors. (using Cygwin)
$ helm plugin install https://github.com/webdevops/helm-azure-tpl
: invalid option\AppData\Roaming\helm\plugins\helm-azure-tpl/plugin/hooks/helm-plugin-install.sh: line 2: set: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
: invalid option nameata\Roaming\helm\plugins\helm-azure-tpl/plugin/hooks/helm-plugin-install.sh: line 3: set: pipefail
C:\Users\me\AppData\Roaming\helm\plugins\helm-azure-tpl/plugin/hooks/helm-plugin-install.sh: line 4: $'\r': command not found
C:\Users\me\AppData\Roaming\helm\plugins\helm-azure-tpl/plugin/hooks/helm-plugin-install.sh: line 6: $'\r': command not found
C:\Users\me\AppData\Roaming\helm\plugins\helm-azure-tpl/plugin/hooks/helm-plugin-install.sh: line 9: $'\r': command not found
C:\Users\me\AppData\Roaming\helm\plugins\helm-azure-tpl/plugin/hooks/helm-plugin-install.sh: line 10: syntax error near unexpected token `$'in\r''':\Users\me\AppData\Roaming\helm\plugins\helm-azure-tpl/plugin/hooks/helm-plugin-install.sh: line 10: `case "$HOST_ARCH"in
Error: plugin install hook for"azure-tpl" exited with error
so i manually downloaded the .exe and put it into the correct Folder. But now I get this error:
PS C:\Users\me\IdeaProjects\position-provider\deployment\position-provider> helm template .\ -f azuretpl:values.dev-fbkosmos.yaml
Error: fork/exec C:\Users\me\AppData\Roaming\helm\plugins\helm-azure-tpl\plugin\hooks\helm-downloader.sh: %1 ist keine zulässige Win32-Anwendung.
maybe it will work with Cygwin, but would love to use it with PowerShell
The text was updated successfully, but these errors were encountered:
when trying to install on windows i get theses errors. (using Cygwin)
so i manually downloaded the
.exe
and put it into the correct Folder. But now I get this error:maybe it will work with Cygwin, but would love to use it with PowerShell
The text was updated successfully, but these errors were encountered: