iits-consulting / charts

Common helm charts we use
GNU General Public License v3.0
15 stars 7 forks source link

PolicyException: Helm deploy order #114

Open krankkkk opened 5 months ago

krankkkk commented 5 months ago

Sometimes the PolicyException get's deployed to k8s after the pod has already been modified by kyverno.

So we should probably get the PolicyExceptions deployed first.

Maybe via Helm-Hooks & Sync-Waves?

d-schl-iits commented 3 months ago

I see two potential problems with helm-hooks: