mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
fix doc
This commit is contained in:
parent
a97ced092c
commit
54744151b2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ spec :
|
|||
- {key: tier, operator: In, values: [database]}
|
||||
# Optional, subjects to be matched
|
||||
subjects:
|
||||
kind: User
|
||||
- kind: User
|
||||
name: mary@somecorp.com
|
||||
# Optional, roles to be matched
|
||||
roles:
|
||||
|
|
Loading…
Add table
Reference in a new issue