Skip to content

Commit d8bf46a

Browse files
committed
more
1 parent fd49ea7 commit d8bf46a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.go

+2
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,8 @@ func main() {
290290
&otelv1alpha1.OpAMPBridge{}: {},
291291
&otelv1alpha1.Instrumentation{}: {},
292292
&v1.Job{}: {},
293+
&v1.CronJob{}: {},
294+
&appsv1.ReplicaSet{}: {},
293295
&appsv1.Deployment{}: {},
294296
&appsv1.DaemonSet{}: {},
295297
&appsv1.StatefulSet{}: {},

0 commit comments

Comments
 (0)