kkrboyaa

Results 1 comments of kkrboyaa

> using `controller.workflowDefaults.podMetadata` you can set `labels` or `annotations` to the Workflow Pod. > > ```yaml > controller: > workflowDefaults: > podMetadata: > labels: > foo: "bar" > ``` This...