Skip to content

Commit

Permalink
config: leave the webhook server address to default
Browse files Browse the repository at this point in the history
Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
  • Loading branch information
raghavendra-talur committed Oct 9, 2024
1 parent 1e66803 commit 6510998
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 @@ -71,7 +71,6 @@ func main() {
Metrics: metricsserver.Options{
BindAddress: metricsAddr,
},
Port: 9443,
HealthProbeBindAddress: probeAddr,
LeaderElection: enableLeaderElection,
LeaderElectionID: "4f78c5de.openshift.io",
Expand Down

0 comments on commit 6510998

Please sign in to comment.