mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-17 17:56:33 +00:00
Indentation fix (#3179)
Removed unnecessary indentation on line 107 to avoid confusion.
This commit is contained in:
parent
25c2ad11e4
commit
7f1530c66e
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ Policy (Namespaced)
|
|||
rule: <name>
|
||||
resource: <name>
|
||||
namespace: <name> (OPTIONAL)
|
||||
kind: <name>
|
||||
kind: <name>
|
||||
patchedResource: <path>
|
||||
result: <pass|fail|skip>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue