Skip to content

added initContainers and additionalContainers

Jack Lei requested to merge jackalus/auto-deploy-app:sidecars into master

Currently, the templates/deployment.yaml only allows for the one container. It would be a nice feature to specify an initContainer and/or a sidecar container.

Related to Issue #12 (moved)

Merge request reports