mirror of https://github.com/fluxcd/flux2.git
Add PATCH rule to crd-controller role for events
During high custom resource count / low interval tests, I was greated with a `cannot patch resource "events"` message. This happened due to event compaction, where it will perform a patch instead of a create. By giving the role the permission to do so this should no longer pose a problem.pull/222/head
parent
ebf742d272
commit
1ff24d9285
Loading…
Reference in New Issue