mirror of https://github.com/crossplane/docs.git
update v1.13 get started (#553)
This commit is contained in:
parent
441b9fe731
commit
0a5eaf7a6c
|
|
@ -319,7 +319,7 @@ spec:
|
||||||
name: default
|
name: default
|
||||||
patches:
|
patches:
|
||||||
- type: FromCompositeFieldPath
|
- type: FromCompositeFieldPath
|
||||||
fromFieldPath: "location"
|
fromFieldPath: "spec.location"
|
||||||
toFieldPath: "spec.forProvider.region"
|
toFieldPath: "spec.forProvider.region"
|
||||||
transforms:
|
transforms:
|
||||||
- type: map
|
- type: map
|
||||||
|
|
@ -561,4 +561,4 @@ No resources found
|
||||||
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
|
* Join the [Crossplane Slack](https://slack.crossplane.io/) and connect with
|
||||||
Crossplane users and contributors.
|
Crossplane users and contributors.
|
||||||
* Read more about the [Crossplane concepts]({{<ref "../concepts">}}) to find out what else you can do
|
* Read more about the [Crossplane concepts]({{<ref "../concepts">}}) to find out what else you can do
|
||||||
with Crossplane.
|
with Crossplane.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue