Argo workflows template: using variable for name in valueFrom
So I try to get the value from a configMap as input to a template in a Argo workflow template. I want to use a variable in the name attribute, see example.
Argo Workflow: Permission issue with `system:serviceaccount:default:default`
My cron workflows are running fine, but at the end I am getting the following error that I am investigating:
Error (exit code 1): pods "argo-cron-test-1720194660-run-script-2326994143" is forbidden: User "system:serviceaccount:default:default" cannot patch resource "pods" in API group "" in the namespace "default"