Skip to content

Commit e713d4e

Browse files
Merge pull request #30738 from neisw/marketplace-operator-watch-counts
NO-JIRA: bump SNO marketplace-operator watch count limit
2 parents be1e34a + d92b6c8 commit e713d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/monitortests/kubeapiserver/auditloganalyzer/handle_operator_watch_count_tracking.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ func (s *watchCountTracking) CreateJunits() ([]*junitapi.JUnitTestCase, error) {
376376
"kube-controller-manager-operator": 245,
377377
"kube-storage-version-migrator-operator": 68,
378378
"machine-api-operator": 65,
379-
"marketplace-operator": 20,
379+
"marketplace-operator": 30,
380380
"openshift-apiserver-operator": 280,
381381
"openshift-config-operator": 75,
382382
"openshift-controller-manager-operator": 285,

0 commit comments

Comments
 (0)