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 6adc01f commit d09169bCopy full SHA for d09169b
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