Skip to content

Commit

Permalink
Update keps/0009-cel-assertions.md
Browse files Browse the repository at this point in the history
Signed-off-by: Kumar Mallikarjuna <kumarmallikarjuna.work@gmail.com>

Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
  • Loading branch information
kumar-mallikarjuna and eddycharly authored Sep 24, 2024
1 parent 63d80ac commit e28436b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keps/0009-cel-assertions.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ celAssert:

# Success if any expression evaluates to true
any:
- expression: "resource.status.readyReplicas > 1"
- expression: "resource1.status.readyReplicas > 1"
- expression: ...
- ...

Expand Down

0 comments on commit e28436b

Please sign in to comment.