Skip to content

Commit

Permalink
Update list of admission plugins with a config file
Browse files Browse the repository at this point in the history
  • Loading branch information
VannTen committed Aug 26, 2024
1 parent d340273 commit 5b057c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/kubernetes/control-plane/vars/main.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
# list of admission plugins that needs to be configured
# https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/
kube_apiserver_admission_plugins_needs_configuration:
- EventRateLimit
- ImagePolicyWebhook
- PodSecurity
- PodNodeSelector

0 comments on commit 5b057c7

Please sign in to comment.