update argocd from upstream - disable event reporter in new values file
This commit is contained in:
parent
cfe997507e
commit
27e65993f6
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue