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.
1 parent 404d048 commit ff71d88Copy full SHA for ff71d88
internal/mode/static/config/config.go
@@ -58,6 +58,6 @@ type LeaderElection struct {
58
LockName string
59
// Identity is the unique name of the controller used for identifying the leader.
60
Identity string
61
- // Enabled indicates whether leader election is enabled
+ // Enabled indicates whether leader election is enabled.
62
Enabled bool
63
}
0 commit comments