Replies: 1 comment 1 reply
-
Split your command to an array instead of a single string
or
or |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i have argo events which are triggering creating workflow thing which includes canary argo rollout (update service in k8s)
and in workflow template i have a such step:
error: unknown command "argo" for "kubectl"
or
Error (exit code 64): failed to find name in PATH: exec: "kubectl argo rollouts": executable file not found in $PATH
i tried already a lot of things, but cant win this error
Beta Was this translation helpful? Give feedback.
All reactions