Skip to content

Commit

Permalink
Update api/datadoghq/v1alpha2/datadogpodautoscaler_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Celene <[email protected]>
  • Loading branch information
jbartosik and celenechang authored Feb 4, 2025
1 parent b36926d commit b3c0feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/datadoghq/v1alpha2/datadogpodautoscaler_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ type DatadogPodAutoscalerApplyPolicy struct {
// +kubebuilder:default=Apply
Mode DatadogPodAutoscalerApplyMode `json:"mode"`

// Update defines the policy to update target resource.
// Update defines the policy to update the target resource.
Update *DatadogPodAutoscalerUpdatePolicy `json:"update,omitempty"`

// ScaleUp defines the policy to scale up the target resource.
Expand Down

0 comments on commit b3c0feb

Please sign in to comment.