Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #98 from wandera/JSCCE-30520
Browse files Browse the repository at this point in the history
JSCCE-30520: remove deprecated admission plugin DenyEscalatingExec
  • Loading branch information
gdziwoki authored Nov 17, 2022
2 parents 188fed4 + b25a724 commit c049bdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aws/cluster/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,6 @@ variable "enable-admission-plugins" {
default = [
"DefaultStorageClass",
"DefaultTolerationSeconds",
"DenyEscalatingExec",
"LimitRanger",
"MutatingAdmissionWebhook",
"NamespaceLifecycle",
Expand Down

0 comments on commit c049bdf

Please sign in to comment.