docs snapshot for crossplane version `v1.8`

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

View File

@ -619,9 +619,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