kontena / mortar

The manifest shooter for Kubernetes
Apache License 2.0
145 stars 14 forks source link

mortar array merge for pod splitting #38

Open matti opened 6 years ago

matti commented 6 years ago

a pod with two http containers is massively long due to all readiness/liveness probes etc

so maybe somehow (magic?) enable this:

deployment-web-container1.yml
deployment-web-container2.yml

where first file would contain only the first container of the pod