fast-pizza-24629
09/11/2023, 3:38 PMargo-workflows
using the standard helm chart. I can create workflows (templates) and I can trigger the wf from the command line and from the argowf-ui
However, I am having some issues with getting the logs in the argowf-ui
I can get the logs with argo logs <wf-name>, but in the ui the logs tab is always empty (even if the pods are still alive). Is this something that you guys have observed before? if you have any pointer on what to look at I would really appreciate it. Thanks