diff --git a/api/konfig/builtinpluginconsts/namereference.go b/api/konfig/builtinpluginconsts/namereference.go index c8862876b..30b7d3842 100644 --- a/api/konfig/builtinpluginconsts/namereference.go +++ b/api/konfig/builtinpluginconsts/namereference.go @@ -267,6 +267,10 @@ nameReference: kind: Ingress - path: spec/backend/serviceName kind: Ingress + - path: spec/rules/http/paths/backend/service/name + kind: Ingress + - path: spec/defaultBackend/service/name + kind: Ingress - path: spec/service/name kind: APIService group: apiregistration.k8s.io