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
I'm trying to use this argo-workflow-runner step in the codefresh pipeline. My workflow server is running on kubernetes cluster in workflows namespace. In the argument section if i specify namespace: workflows , its still going to default argo namespace.
Here is the snippet of code.
I'm trying to use this argo-workflow-runner step in the codefresh pipeline. My workflow server is running on kubernetes cluster in workflows namespace. In the argument section if i specify
namespace: workflows
, its still going to default argo namespace.Here is the snippet of code.
Payload:
Export "CF_OUTPUT_URL=https://<argo-workflow-url>/workflows/argo/cf-exp-step-vqbnp"
The text was updated successfully, but these errors were encountered: