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 c4857b4 commit 05599cf
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: "858862a7.openstack.org",
WebhookServer: webhook.NewServer(
webhook.Options{
Port: 9443,
Expand Down

0 comments on commit 05599cf

Please sign in to comment.