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 409fcb6 commit 223e57dCopy full SHA for 223e57d
apis/placement/v1beta1/clusterresourceplacement_types.go
@@ -1325,7 +1325,7 @@ const (
1325
1326
// DeleteStrategy configures the deletion behavior when a placement is deleted.
1327
type DeleteStrategy struct {
1328
- // PropagationPolicy controls how we handle placed resources after the CRP no longer place it on the cluster
+ // PropagationPolicy controls whether to delete placed resources when the placement is deleted.
1329
// Defaults to "Delete".
1330
//
1331
// Available options:
0 commit comments