docs snapshot for crossplane version `v1.7`

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

View File

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