Reuse lava.container.base template for CronJobs

This patch includes "lava.container.base" to avoid:

  1. repetition in templates
  2. potentially missing items (in case some changes are not propagated to all relevant templates)

Example: "settings.yaml" ConfigMap won't have to be explicitly mounted in CronJobs and all future changes to "volumeMounts" will take place in "lava-container-base.yaml" only.

Signed-off-by: Paweł Wieczorek pawiecz@collabora.com

Merge request reports

Loading