Skip to content

Commit

Permalink
Misc cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzhang97 committed Apr 27, 2024
1 parent d8715a2 commit 4cfb756
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ func main() {
setupLog.Error(err, "unable to build REST config")
os.Exit(1)
}
setupLog.Info("setting the k8s schemes 4")
rtOpts := config.BuildRuntimeOptions(controllerCFG.RuntimeConfig, scheme)
rtOpts.WebhookServer = webhook.NewServer(config.ConfigureWebhookServer(controllerCFG.RuntimeConfig))

Expand Down

0 comments on commit 4cfb756

Please sign in to comment.