mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `master`
This commit is contained in:
parent
5e0987e2ff
commit
86993c7912
|
@ -756,7 +756,7 @@ field within that resource matches a specified integer.
|
|||
```yaml
|
||||
# The composed resource will be considered ready when the 'state' status field
|
||||
# matches the integer 4.
|
||||
- type: MatchString
|
||||
- type: MatchInteger
|
||||
fieldPath: status.atProvider.state
|
||||
matchInteger: 4
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue