Skip to content

Commit

Permalink
regenerate testdata
Browse files Browse the repository at this point in the history
Signed-off-by: everettraven <everettraven@gmail.com>
  • Loading branch information
everettraven committed Jan 18, 2024
1 parent 472e46b commit 6d7a127
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testdata/project-v3/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ func main() {
tlsOpts = append(tlsOpts, disableHTTP2)
}

webhookServer := &webhook.Server{
TLSOpts: tlsOpts,
}
mgr, err := ctrl.NewManager(ctrl.GetConfigOrDie(), ctrl.Options{
Scheme: scheme,
MetricsBindAddress: metricsAddr,
Expand Down

0 comments on commit 6d7a127

Please sign in to comment.