Composite resource labels go on composed resources, not composites

Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
Nic Cope 2025-03-28 23:29:49 -07:00
parent d167c518ca
commit 1ad436082b
1 changed files with 2 additions and 4 deletions

View File

@ -308,13 +308,11 @@ composition function pipeline reports that all of its composed resources are
ready. If a composed resource isn't ready Crossplane will report it in the ready. If a composed resource isn't ready Crossplane will report it in the
Ready condition. Ready condition.
## Composite resource labels ## Composed resource labels
Crossplane adds labels to composite resources to show their relationship to Crossplane adds labels to composed resources to show their relationship to
other Crossplane components. other Crossplane components.
### Composite label
Crossplane adds the Crossplane adds the
{{<hover label="complabel" line="4">}} crossplane.io/composite{{</hover>}} label {{<hover label="complabel" line="4">}} crossplane.io/composite{{</hover>}} label
to all composed resources. The label matches the name of the composite. to all composed resources. The label matches the name of the composite.