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
Hello,
I was wondering if there is a way to get the actual value passed to the workflow arguments on submit directly in the UI. I can see that template inputs and outputs are visible with the right values but this is not the case for workflow arguments.
I have been trying to parametrize image tag, which work fine but after workflow execution i cannot see the value of the tag unless i go directly into kubernetes to get the rendered yaml.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was wondering if there is a way to get the actual value passed to the workflow arguments on submit directly in the UI. I can see that template inputs and outputs are visible with the right values but this is not the case for workflow arguments.
I have been trying to parametrize image tag, which work fine but after workflow execution i cannot see the value of the tag unless i go directly into kubernetes to get the rendered yaml.
Here is an example
The workflow node summary has no arguments field

And the template container doesnt interpolate values

Beta Was this translation helpful? Give feedback.
All reactions