Skip to content

Commit 62075b6

Browse files
Apply suggestion from @fealebenpae
Co-authored-by: Yavor Georgiev <fealebenpae@users.noreply.github.com>
1 parent c0c2fec commit 62075b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1/search/mongodbsearch_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func init() {
3131
}
3232

3333
type Prometheus struct {
34-
// Port where metrics endpoint will be exposed on. Defaults to 9216.
34+
// Port where metrics endpoint will be exposed on. Defaults to 9946.
3535
// +optional
3636
// +kubebuilder:validation:Minimum=0
3737
// +kubebuilder:validation:Maximum=65535

0 commit comments

Comments
 (0)