Skip to content

Commit 57615e3

Browse files
committed
add comments for configuration
Signed-off-by: Icarus9913 <[email protected]>
1 parent 15b6689 commit 57615e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/manager/manager.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ type Options struct {
219219

220220
// HealthProbeBindAddress is the TCP address that the controller should bind to
221221
// for serving health probes
222+
// It can be set to "0" or "" to disable the health serving.
222223
HealthProbeBindAddress string
223224

224225
// Readiness probe endpoint name, defaults to "readyz"

0 commit comments

Comments
 (0)