Add misspell target
This commit is contained in:
parent
6d9772ce00
commit
f311668625
5 changed files with 12 additions and 4 deletions
|
|
@ -244,7 +244,7 @@ func New(checkOCSP bool,
|
|||
Component: "nginx-ingress-controller",
|
||||
})
|
||||
|
||||
// k8sStore fulfils resolver.Resolver interface
|
||||
// k8sStore fulfills resolver.Resolver interface
|
||||
store.annotations = annotations.NewAnnotationExtractor(store)
|
||||
|
||||
store.listers.IngressAnnotation.Store = cache.NewStore(cache.DeletionHandlingMetaNamespaceKeyFunc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue