Trigger workflow file from git in namespace other than default argo-events #2681
Unanswered
RitudhwajA
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone, I am trying to trigger a workflow file from a sensor in argo-events namespace. i am fetching workflow from git and want it to be executed in the nodes namespace. i see the workflow gets executed but in argo-events namespace where my sensor resides.
service account argo-workflow-sa has a rolebinding with an appropriate role in the nodes namespace.
could someone please guide me here is my sensor
Beta Was this translation helpful? Give feedback.
All reactions