Skip to content

Commit 534e993

Browse files
Copilotcircy9
andcommitted
fix: Update PropagationPolicy comment as requested in review
Co-authored-by: circy9 <[email protected]> Signed-off-by: Liqian Luo <[email protected]>
1 parent 0f2375a commit 534e993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/placement/v1beta1/clusterresourceplacement_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1325,7 +1325,7 @@ const (
13251325

13261326
// DeleteStrategy configures the deletion behavior when a placement is deleted.
13271327
type DeleteStrategy struct {
1328-
// PropagationPolicy controls whether to delete placed resources when the placement is deleted.
1328+
// PropagationPolicy controls whether to delete placed resources when placement is deleted.
13291329
//
13301330
// Available options:
13311331
//

0 commit comments

Comments
 (0)