Skip to content

Commit ecb7ab4

Browse files
committed
fix: anno
1 parent ceedfa3 commit ecb7ab4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rollout/v1alpha1/rolloutrun_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ type RolloutRunRollbackStep struct {
115115
// +optional
116116
Breakpoint bool `json:"breakpoint,omitempty"`
117117

118-
// Properties contains additional information for step
118+
// Properties contains additional information for step.
119119
// +optional
120120
Properties map[string]string `json:"properties,omitempty"`
121121
}

0 commit comments

Comments
 (0)