-
Hi everyone I have a design question, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think I found it, I need to select the proper triggerTemplate, |
Beta Was this translation helpful? Give feedback.
I think I found it, I need to select the proper triggerTemplate,
https://github.com/argoproj/argo-events/blob/master/api/sensor.md#triggertemplate
I was using
k8s
but the correct one for my behavior seems to be theargoWorkflow
.