docs snapshot for crossplane version `v1.9`

This commit is contained in:
Crossplane 2022-09-16 11:01:24 +00:00
parent cf74a15ce8
commit a32ab466ce
1 changed files with 2 additions and 2 deletions

View File

@ -657,9 +657,9 @@ composed resource.
```yaml
# Always sets the XR's 'user' connection detail to 'admin'.
- type: FromFieldPath
- type: FromValue
name: user
fromValue: admin
value: admin
```
### Readiness Checks