File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
pkg/monitortestlibrary/platformidentification Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ var (
111111 "monitoring" ,
112112 "network" ,
113113 "node-tuning" ,
114- "olm" ,
115114 "openshift-apiserver" ,
116115 "openshift-controller-manager" ,
117116 "openshift-samples" ,
@@ -155,7 +154,6 @@ func init() {
155154 utilruntime .Must (addOperatorMapping ("monitoring" , "Monitoring" ))
156155 utilruntime .Must (addOperatorMapping ("network" , "Networking" ))
157156 utilruntime .Must (addOperatorMapping ("node-tuning" , "Node Tuning Operator" ))
158- utilruntime .Must (addOperatorMapping ("olm" , "OLM" ))
159157 utilruntime .Must (addOperatorMapping ("openshift-apiserver" , "openshift-apiserver" ))
160158 utilruntime .Must (addOperatorMapping ("openshift-controller-manager" , "openshift-controller-manager" ))
161159 utilruntime .Must (addOperatorMapping ("openshift-samples" , "Samples" ))
You can’t perform that action at this time.
0 commit comments