kubewarden / helm-charts

Helm charts for the Kubewarden project
Apache License 2.0
25 stars 17 forks source link

fix: mutating policies targets pod only. #375

Closed jvanz closed 9 months ago

jvanz commented 9 months ago

Description

Updates the mutating policies to target pod resources only. This avoid reconciliation issues of higher level resources managed by other controllers.

Fix https://github.com/kubewarden/helm-charts/issues/374