mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `master`
This commit is contained in:
parent
a32ab466ce
commit
4e30a801b8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue