diff --git a/pkg/monitortests/authentication/requiredsccmonitortests/monitortest.go b/pkg/monitortests/authentication/requiredsccmonitortests/monitortest.go index 67d1f450a2a3..763f0f6a8271 100644 --- a/pkg/monitortests/authentication/requiredsccmonitortests/monitortest.go +++ b/pkg/monitortests/authentication/requiredsccmonitortests/monitortest.go @@ -40,14 +40,10 @@ var nonStandardSCCNamespaces = map[string]sets.Set[string]{ // namespacesWithPendingSCCPinning includes namespaces with workloads that have pending SCC pinning. var namespacesWithPendingSCCPinning = sets.NewString( "openshift-cluster-csi-drivers", - "openshift-cluster-version", "openshift-image-registry", "openshift-ingress", - "openshift-ingress-canary", - "openshift-ingress-operator", "openshift-insights", "openshift-machine-api", - "openshift-monitoring", // run-level namespaces "openshift-cloud-controller-manager", "openshift-cloud-controller-manager-operator",