is there a way to specify default pod labels for j...
# deployment-kubernetes
c
is there a way to specify default pod labels for jobs launched through the k8s_launcher? right now we can do this by putting them in the
@pipeline
decorator but was wondering if there was a way to do this via configuration rather than code
r
we don't currently expose a setting for this. do you want to file a feature request?
c
sure, i can do that - thanks!
j
Another option is use a pipeline factory function that inserts the tag