removed eventReporter.enabled from values.yaml
This commit is contained in:
parent
fdf8d9e1ee
commit
d6ffccd2e6
1 changed files with 0 additions and 6 deletions
|
@ -3630,12 +3630,6 @@ notifications:
|
||||||
# - on-sync-status-unknown
|
# - on-sync-status-unknown
|
||||||
|
|
||||||
eventReporter:
|
eventReporter:
|
||||||
# Enabled we need to skip argo-cd chart tests for this component
|
|
||||||
enabled: true
|
|
||||||
# Version we need to dynamically switch between old and new version
|
|
||||||
# one will be just hanging and the second one working
|
|
||||||
# possible values: v1, v2
|
|
||||||
version: v2
|
|
||||||
name: event-reporter
|
name: event-reporter
|
||||||
## Amount of replicas for event reporting sharding
|
## Amount of replicas for event reporting sharding
|
||||||
replicas: 3
|
replicas: 3
|
||||||
|
|
Loading…
Reference in a new issue