Skip to content

Commit

Permalink
feat(psp): removing PodSecurityPolicy from kinds
Browse files Browse the repository at this point in the history
Signed-off-by: rumstead <[email protected]>
  • Loading branch information
rumstead committed Jul 2, 2024
1 parent a22b346 commit fa51916
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/sync/sync_tasks.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ func init() {
"NetworkPolicy",
"ResourceQuota",
"LimitRange",
"PodSecurityPolicy",
"PodDisruptionBudget",
"ServiceAccount",
"Secret",
Expand Down

0 comments on commit fa51916

Please sign in to comment.