Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: PrimalPimmy <[email protected]>
  • Loading branch information
PrimalPimmy committed Jun 6, 2024
1 parent de5e8c7 commit efe3e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/pkg/reconcilers/spire-bootstrap/reconciler.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
)

func init() {
reconcilerinterface.Register("bootstrapsecrets", &reconciler{})
reconcilerinterface.Register("spire-bootstrapsecrets", &reconciler{})
}

const (
Expand Down

0 comments on commit efe3e1c

Please sign in to comment.