mirror of https://github.com/linkerd/linkerd2.git
update sp-validator MWC golden test file (#2938)
This commit is contained in:
parent
8aef9280dd
commit
035ba6ae87
|
@ -301,7 +301,7 @@ data:
|
|||
apiVersion: admissionregistration.k8s.io/v1beta1
|
||||
kind: MutatingWebhookConfiguration
|
||||
metadata:
|
||||
name: linkerd-proxy-injector-webhook-config
|
||||
name: linkerd-linkerd-proxy-injector-webhook-config
|
||||
labels:
|
||||
linkerd.io/control-plane-component: proxy-injector
|
||||
webhooks:
|
||||
|
@ -376,7 +376,7 @@ data:
|
|||
apiVersion: admissionregistration.k8s.io/v1beta1
|
||||
kind: ValidatingWebhookConfiguration
|
||||
metadata:
|
||||
name: linkerd-sp-validator-webhook-config
|
||||
name: linkerd-linkerd-sp-validator-webhook-config
|
||||
labels:
|
||||
linkerd.io/control-plane-component: sp-validator
|
||||
webhooks:
|
||||
|
|
Loading…
Reference in New Issue