Skip to content

Commit ff71d88

Browse files
kate-osbornbjee19
authored and
Kate Osborn
committed
Update internal/mode/static/config/config.go
Co-authored-by: bjee19 <139261241+bjee19@users.noreply.github.com>
1 parent 404d048 commit ff71d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mode/static/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ type LeaderElection struct {
5858
LockName string
5959
// Identity is the unique name of the controller used for identifying the leader.
6060
Identity string
61-
// Enabled indicates whether leader election is enabled
61+
// Enabled indicates whether leader election is enabled.
6262
Enabled bool
6363
}

0 commit comments

Comments
 (0)