1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-15 12:17:56 +00:00

samll change in readme

This commit is contained in:
NoSkillGirl 2020-06-12 09:47:21 +05:30
parent 054a119063
commit ee0bf321fa

View file

@ -88,6 +88,6 @@ The CLI exits with diffenent exit codes:
| ------------------------------------- | --------- | | ------------------------------------- | --------- |
| executes successfully | 0 | | executes successfully | 0 |
| one or more policy rules are violated | 1 | | one or more policy rules are violated | 1 |
| policy extraction failed | 2 | | policy validation failed | 2 |
<small>_Read Next >> [Sample Policies](/samples/README.md)_</small> <small>_Read Next >> [Sample Policies](/samples/README.md)_</small>