From 88bff1fd0865a77fcb9a8936c310d71ed60be5b7 Mon Sep 17 00:00:00 2001 From: Crossplane Date: Tue, 14 Sep 2021 23:35:30 +0000 Subject: [PATCH] docs snapshot for crossplane version `v1.3` --- docs/v1.3/concepts/composition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v1.3/concepts/composition.md b/docs/v1.3/concepts/composition.md index 4cdfbb49..c46371a4 100644 --- a/docs/v1.3/concepts/composition.md +++ b/docs/v1.3/concepts/composition.md @@ -510,7 +510,7 @@ spec: # the value of a source field in the same manner as the # FromCompositeFieldPath patch type. - fromFieldPath: spec.parameters.location - - fromFieldPath: metadata.annotations[crossplane.io/claim-name] + - fromFieldPath: metadata.labels[crossplane.io/claim-name] strategy: string string: # Patch output e.g: us-west-my-sql-server where location = "us-west"