Skip to content

Commit

Permalink
fix: duplicate cache keys
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed Dec 20, 2024
1 parent 37bc3cb commit d5e6bef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions instrumentor/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ func main() {
&corev1.ConfigMap{}: {
Field: odigosConfigSelector,
},
&corev1.ConfigMap{}: {
Field: nsSelector,
},
&odigosv1.CollectorsGroup{}: {
Field: nsSelector,
},
Expand Down

0 comments on commit d5e6bef

Please sign in to comment.