We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55af8e5 + f8ff0e3 commit a2e8f61Copy full SHA for a2e8f61
main.go
@@ -96,7 +96,7 @@ func main() {
96
},
97
HealthProbeBindAddress: probeAddr,
98
LeaderElection: enableLeaderElection,
99
- LeaderElectionID: "c8c223a1.openstack.org",
+ LeaderElectionID: "6012128b.openstack.org",
100
WebhookServer: webhook.NewServer(
101
webhook.Options{
102
Port: 9443,
0 commit comments