diff --git a/main.go b/main.go index a53c9f8..f2d6b21 100644 --- a/main.go +++ b/main.go @@ -90,7 +90,7 @@ func main() { }, HealthProbeBindAddress: probeAddr, LeaderElection: enableLeaderElection, - LeaderElectionID: "c8c223a1.openstack.org", + LeaderElectionID: "dedc2245.openstack.org", WebhookServer: webhook.NewServer( webhook.Options{ Port: 9443,