spelling: indices
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
ece5f4d0c3
commit
093d6eb504
@ -62,7 +62,7 @@ var (
|
||||
ControllerNames []string
|
||||
)
|
||||
|
||||
// Register registers an injection controller with the given manager, and adds relevant indicies.
|
||||
// Register registers an injection controller with the given manager, and adds relevant indices.
|
||||
func Register(mgr ctrl.Manager, setup injectorSetup, sources ...caDataSource) error {
|
||||
typ := setup.injector.NewTarget().AsObject()
|
||||
builder := ctrl.NewControllerManagedBy(mgr).For(typ)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user