Skip to content

Commit

Permalink
Unique LeaderElectionID
Browse files Browse the repository at this point in the history
  • Loading branch information
stuggi committed Feb 15, 2024
1 parent ae268f1 commit ca2cd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ func main() {
},
HealthProbeBindAddress: probeAddr,
LeaderElection: enableLeaderElection,
LeaderElectionID: "c8c223a1.openstack.org",
LeaderElectionID: "f9497e05.openstack.org",
WebhookServer: webhook.NewServer(
webhook.Options{
Port: 9443,
Expand Down

0 comments on commit ca2cd46

Please sign in to comment.