mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Add Webhookconfiguration in default name references
This commit is contained in:
@@ -252,6 +252,12 @@ nameReference:
|
|||||||
- path: spec/service/name
|
- path: spec/service/name
|
||||||
kind: APIService
|
kind: APIService
|
||||||
group: apiregistration.k8s.io
|
group: apiregistration.k8s.io
|
||||||
|
- path: webhooks/clientConfig/service/name
|
||||||
|
kind: ValidatingWebhookConfiguration
|
||||||
|
group: admissionregistration.k8s.io
|
||||||
|
- path: webhooks/clientConfig/service/name
|
||||||
|
kind: MutatingWebhookConfiguration
|
||||||
|
group: admissionregistration.k8s.io
|
||||||
|
|
||||||
- kind: Role
|
- kind: Role
|
||||||
group: rbac.authorization.k8s.io
|
group: rbac.authorization.k8s.io
|
||||||
|
|||||||
Reference in New Issue
Block a user