Skip to content

Commit

Permalink
w1
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Jan 12, 2025
1 parent ff5951f commit def980e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed main
Binary file not shown.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ func main() {
LeaderElectionID: "ec023d38.kyma-project.io",
Metrics: server.Options{BindAddress: metricsAddr},
HealthProbeBindAddress: probeAddr,
NewCache: controllers.CacheCreator,
})
if err != nil {
setupLog.Error(err, "unable to start manager")
Expand Down

0 comments on commit def980e

Please sign in to comment.