impr: separate helm template rendering and kubeconform check into different jobs
What
Separate helm template rendering, and kubeconform check into different jobs, enabling us to reuse the rendered manifests.
%{first_multiline_commit}
Why
As we are adding kyverno checks to our CI, and the kyverno checks rely on the rendered manifests, we need to create a new set of ci jobs that render service and GKE/EKS helm charts and store them as artifacts which can later be utilised by kubeconform and kyverno jobs. team#617 (closed)
Edited by Sahand Abbasi