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.
2 parents 6adc01f + d09169b commit 50edfaaCopy full SHA for 50edfaa
pkg/config/v1alpha1/types.go
@@ -62,7 +62,7 @@ type ControllerManagerConfigurationSpec struct {
62
// +optional
63
Controller *ControllerConfigurationSpec `json:"controller,omitempty"`
64
65
- // Metrics contains thw controller metrics configuration
+ // Metrics contains the controller metrics configuration
66
67
Metrics ControllerMetrics `json:"metrics,omitempty"`
68
0 commit comments