mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #47724 from FengyunPan/update-admission-control-arg
Automatic merge from submit-queue Update admission control args in imagepolicy comment Use '--admission-control-config-file' rather than '--admission-controller-config-file' **Release note**: ```release-note NONE ```
This commit is contained in:
commit
03ea3eeff2
@ -184,7 +184,7 @@ func (a *imagePolicyWebhook) admitPod(pod *api.Pod, attributes admission.Attribu
|
|||||||
}
|
}
|
||||||
|
|
||||||
// NewImagePolicyWebhook a new imagePolicyWebhook from the provided config file.
|
// 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:
|
// following format for a webhook:
|
||||||
//
|
//
|
||||||
// {
|
// {
|
||||||
|
Loading…
Reference in New Issue
Block a user