Skip to content

Commit

Permalink
status
Browse files Browse the repository at this point in the history
  • Loading branch information
jiuker committed Mar 19, 2024
1 parent 99cbad8 commit 7b6508d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/job-controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,9 @@ func NewJobController(
}
}
}
controller.HandleObject(newJob)
}
}
controller.HandleObject(newJob)
},
})
return controller
Expand Down

0 comments on commit 7b6508d

Please sign in to comment.