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

fix case and text

This commit is contained in:
Jim Bugwadia 2020-02-06 00:16:04 -08:00
parent 5f1db2738e
commit 9615c60fba
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<small>*[documentation](/README.md#documentation) / [Writing Policies](/documentation/writing-policies.md) / Auto-Generation for Pod Controllers*</small>
# Auto generating rules for pod controllers
# Auto Generating Rules for Pod Controllers
Writing policies on pods helps address all pod creation flows. However, when pod cotrollers are used pod level policies result in errors not being reported when the pod controller object is created.

View file

@ -63,4 +63,4 @@ Each rule can validate, mutate, or generate configurations of matching resources
---
<small>*Read Next >> [Validate](/documentation/writing-policies-validate.md)*</small>
<small>*Read Next >> [Validate Resources](/documentation/writing-policies-validate.md)*</small>