windmill-labs / windmill-helm-charts

50 stars 34 forks source link

add optional extraContainers for sidecars #54

Closed freimer closed 9 months ago

freimer commented 9 months ago

Add optional attribute for workerGroups elements for "extraContainers." Any elements specified in this optional attribute will be included verbatim next to the worker container. This is intended to allow the Helm chart user to specify "sidecars" or other containers that run along side the main container.