fluxcd-flux2/manifests/rbac
Hidde Beydals 1ff24d9285 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.
2020-09-10 20:57:59 +02:00
..
cluster-role.yaml manifests: fix leader election rbac 2020-05-03 13:05:35 +03:00
kustomization.yaml manifests: fix leader election rbac 2020-05-03 13:05:35 +03:00
role.yaml Add PATCH rule to crd-controller role for events 2020-09-10 20:57:59 +02:00