Skip to content

Commit 640afb7

Browse files
Merge pull request #30828 from bmeng/adding-ns
OCPBUGS-77736: add the missing namespace from managed openshift
2 parents 55ebee2 + ec8d178 commit 640afb7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/extended/util/managed_services.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ var ManagedServiceNamespaces = sets.New[string](
2929
"openshift-backplane-mobb",
3030
"openshift-backplane-sdcicd",
3131
"openshift-backplane-srep",
32+
"openshift-backplane-srep-ro",
3233
"openshift-backplane-tam",
3334
"openshift-cloud-ingress-operator",
3435
"openshift-codeready-workspaces",

0 commit comments

Comments
 (0)