Skip to content

Commit 8211629

Browse files
committed
update watch request limits for marketplace-operator
Signed-off-by: Ankita Thomas <ankithom@redhat.com>
1 parent 6264449 commit 8211629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/monitortests/kubeapiserver/auditloganalyzer/handle_operator_watch_count_tracking.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ func (s *watchCountTracking) CreateJunits() ([]*junitapi.JUnitTestCase, error) {
311311
"kube-controller-manager-operator": 175.0,
312312
"kube-storage-version-migrator-operator": 70.0,
313313
"machine-api-operator": 50.0,
314-
"marketplace-operator": 17.0,
314+
"marketplace-operator": 43.0,
315315
"openshift-apiserver-operator": 244.0,
316316
"openshift-config-operator": 52.0,
317317
"openshift-controller-manager-operator": 200.0,

0 commit comments

Comments
 (0)