Skip to content

Commit

Permalink
Revert "Add v2 to versionWhitelist (pipe-cd#4682)"
Browse files Browse the repository at this point in the history
This reverts commit ca80d46.

Signed-off-by: t-kikuc <[email protected]>
  • Loading branch information
t-kikuc committed Nov 27, 2023
1 parent cd4e916 commit 315a3e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/app/piped/livestatestore/kubernetes/reflector.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ var (
"v1": {},
"v1beta1": {},
"v1beta2": {},
"v2": {},
}
kindWhitelist = map[string]struct{}{
"Service": {},
Expand Down

0 comments on commit 315a3e8

Please sign in to comment.