lxcfs-admission-webhook icon indicating copy to clipboard operation
lxcfs-admission-webhook copied to clipboard

How to modify the "name" section in validatingwebhook.yaml and mutatingwebhook.yaml?

Open jiere opened this issue 4 years ago • 0 comments

The current "name" section value is: validation.lxcfs-admission-webhook.aliyun.com/mutating.lxcfs-admission-webhook.aliyun.com

As the k8s doc said: The name of a MutatingWebhookConfiguration or a ValidatingWebhookConfiguration object must be a valid DNS subdomain name.

So how could we set such section in our actual k8s clusters? Not sure if "mutating.lxcfs-admission-webhook.aliyun.com" refers to specific svc deployed in your clusters?

jiere avatar Sep 23 '20 01:09 jiere