Add the ValidatingAdmissionWebhook controller.

pull/2590/head
dlorenc 2018-03-06 09:12:38 -08:00
parent a5afebdc40
commit b227d6d5e9
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ var DefaultAdmissionControllers = []string{
"NodeRestriction",
"ResourceQuota",
"MutatingAdmissionWebhook",
"ValidatingAdmissionWebhook",
}
// GetServiceClusterIP returns the first IP of the ServiceCIDR