mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `v1.3`
This commit is contained in:
parent
bca8aefca6
commit
88bff1fd08
|
|
@ -510,7 +510,7 @@ spec:
|
||||||
# the value of a source field in the same manner as the
|
# the value of a source field in the same manner as the
|
||||||
# FromCompositeFieldPath patch type.
|
# FromCompositeFieldPath patch type.
|
||||||
- fromFieldPath: spec.parameters.location
|
- fromFieldPath: spec.parameters.location
|
||||||
- fromFieldPath: metadata.annotations[crossplane.io/claim-name]
|
- fromFieldPath: metadata.labels[crossplane.io/claim-name]
|
||||||
strategy: string
|
strategy: string
|
||||||
string:
|
string:
|
||||||
# Patch output e.g: us-west-my-sql-server where location = "us-west"
|
# Patch output e.g: us-west-my-sql-server where location = "us-west"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue