kontena/mortar

mortar recurse

matti opened this issue · 2 comments

matti commented
k8s/
 00-namespace.yml
 20-resource-quota.yml
 20-limit-range.yml
 web/
  deployment.yml
  service.yml
 worker/
  deployment.yml

note: currently this would conflict with overlays

I don't immediately see any differences (technically) between recurse and overlays. With overlays one can add more resources to the shot too, not just to overwrite some bits. I think for this we'd need a -r, --recurse flag that automatically collects all sub dirs as overlays.

matti commented

sounds maybe right