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 c0c2fec commit 62075b6Copy full SHA for 62075b6
api/v1/search/mongodbsearch_types.go
@@ -31,7 +31,7 @@ func init() {
31
}
32
33
type Prometheus struct {
34
- // Port where metrics endpoint will be exposed on. Defaults to 9216.
+ // Port where metrics endpoint will be exposed on. Defaults to 9946.
35
// +optional
36
// +kubebuilder:validation:Minimum=0
37
// +kubebuilder:validation:Maximum=65535
0 commit comments