Skip to content

Commit

Permalink
Add v2 to versionWhitelist (#4682)
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshiki Fujikane <[email protected]>
  • Loading branch information
ffjlabo authored Nov 21, 2023
1 parent 8a4235b commit 8bad596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/app/piped/livestatestore/kubernetes/reflector.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ var (
"v1": {},
"v1beta1": {},
"v1beta2": {},
"v2": {},
}
kindWhitelist = map[string]struct{}{
"Service": {},
Expand Down

0 comments on commit 8bad596

Please sign in to comment.