Description
I am trying to convert one of our workflow yamls into DSL, which uses few things like volumeClaimTemplates, volumes, volumeMounts, tolerations etc. I can't find any examples for that which explains how can I pass all those configs into V1Container?, any example with DSL would be really helpful.
Description
I am trying to convert one of our workflow yamls into DSL, which uses few things like
volumeClaimTemplates,volumes,volumeMounts,tolerationsetc. I can't find any examples for that which explains how can I pass all those configs intoV1Container?, any example with DSL would be really helpful.