Skip to content

Commit fde4688

Browse files
Merge pull request #30564 from ankitathomas/marketplace-operator-limits-bump
OCPBUGS-66060: update watch request limits for marketplace-operator
2 parents 6264449 + 8211629 commit fde4688

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)