We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60488a2 + a15ff25 commit fa26433Copy full SHA for fa26433
dpf-utils/cmd/ovnkubernetesresourceinjector/main.go
@@ -112,7 +112,7 @@ func main() {
112
SyncPeriod: &syncPeriod,
113
},
114
LeaderElection: enableLeaderElection,
115
- LeaderElectionID: "8a3114c5.dpu.nvidia.com",
+ LeaderElectionID: "ovn-kubernetes-resource-injector.dpu.nvidia.com",
116
// LeaderElectionReleaseOnCancel defines if the leader should step down voluntarily
117
// when the Manager ends. This requires the binary to immediately end when the
118
// Manager is stopped, otherwise, this setting is unsafe. Setting this significantly
0 commit comments