mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `v1.9`
This commit is contained in:
parent
3a4124b130
commit
5e0987e2ff
|
@ -687,7 +687,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