Skip to content

Commit

Permalink
Update main.go to remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
tomqin93 authored Oct 24, 2023
1 parent 8572415 commit 043361e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/k8s/crd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ func main() {

mgr, err := ctrl.NewManager(ctrl.GetConfigOrDie(), ctrl.Options{
Scheme: scheme,

HealthProbeBindAddress: probeAddr,
LeaderElection: enableLeaderElection,
LeaderElectionID: "7ede39d4.edgenesis.io",
Expand Down

0 comments on commit 043361e

Please sign in to comment.