Remove special case for PodNodeSelector

This is already handled by the previous task.
This commit is contained in:
Max Gautier
2024-08-26 14:43:00 +02:00
parent 47c3949477
commit d3402736d4
2 changed files with 1 additions and 9 deletions

View File

@@ -3,3 +3,4 @@
kube_apiserver_admission_plugins_needs_configuration:
- EventRateLimit
- PodSecurity
- PodNodeSelector