Update admission control args

Use '--admission-control-config-file' rather than
'--admission-controler-config-file'
This commit is contained in:
FengyunPan 2017-04-21 16:41:33 +08:00
parent a57c33bd28
commit 8646f79aa2

View File

@ -184,7 +184,7 @@ func (a *imagePolicyWebhook) admitPod(pod *api.Pod, attributes admission.Attribu
}
// NewImagePolicyWebhook a new imagePolicyWebhook from the provided config file.
// The config file is specified by --admission-controller-config-file and has the
// The config file is specified by --admission-control-config-file and has the
// following format for a webhook:
//
// {