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 eeab2cb + fbf7e91 commit 16d0bbeCopy full SHA for 16d0bbe
docs/capi-operator-proposal.md
@@ -975,7 +975,7 @@ type ControllerManagerConfigurationSpec struct {
975
// The graceful shutdown is skipped for safety reasons in case the leader election lease is lost.
976
GracefulShutdownTimeout *metav1.Duration `json:"gracefulShutDown,omitempty"`
977
978
- // Metrics contains thw controller metrics configuration
+ // Metrics contains the controller metrics configuration
979
// +optional
980
Metrics ControllerMetrics `json:"metrics,omitempty"`
981
0 commit comments