Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: PrimalPimmy <Prashant20.pm@gmail.com>
  • Loading branch information
PrimalPimmy committed Jun 6, 2024
1 parent 0eecd2c commit 4b96099
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 @@ -28,7 +28,7 @@ import (
)

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

const (
Expand Down

0 comments on commit 4b96099

Please sign in to comment.