mortar icon indicating copy to clipboard operation
mortar copied to clipboard

mortar recurse

Open matti opened this issue 7 years ago • 2 comments

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

matti avatar Sep 09 '18 12:09 matti

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.

jnummelin avatar Oct 11 '18 08:10 jnummelin

sounds maybe right

matti avatar Oct 11 '18 11:10 matti