mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-08 18:15:48 +00:00
update operator doc (#1131)
This commit is contained in:
parent
46158ee695
commit
0814d9e799
1 changed files with 2 additions and 0 deletions
|
@ -8,7 +8,9 @@ While `match` & `exclude` conditions allow filtering requests based on resource
|
|||
|
||||
The following operators are currently supported for preconditon evaluation:
|
||||
- Equal
|
||||
- Equals
|
||||
- NotEqual
|
||||
- NotEquals
|
||||
- In
|
||||
- NotIn
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue