update argocd from upstream - disable event reporter in new values file

This commit is contained in:
Ilia Medvedev 2024-05-09 11:47:01 +03:00
parent cfe997507e
commit 27e65993f6

View file

@ -4,3 +4,8 @@ crds:
controller:
dynamicClusterDistribution: true
# these tests only support vanilla argo-cd
# do not work for event reporter component
eventReporter:
enabled: false