1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/docs
shuting 7682030bf9
Cherry-pick Require predicate type (#5717)
* cherry-pick #5713

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix args

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2022-12-19 14:36:59 +01:00
..
crd Update PSa images dsecription (#4840) (#4841) 2022-10-07 08:38:23 +00:00
dev/controllers docs: separate dev and user docs (cherry-pick #5114) (#5117) 2022-10-21 19:30:28 +02:00
template fix: api reference docs (#4490) 2022-09-07 14:25:57 +08:00
user Cherry-pick Require predicate type (#5717) 2022-12-19 14:36:59 +01:00
config.json fix: generated api reference docs (#3711) 2022-04-28 12:51:44 +00:00
README.md docs: separate dev and user docs (cherry-pick #5114) (#5117) 2022-10-21 19:30:28 +02:00

docs

This folder containers the generated CRD documentation in HTML format. It is referenced from the Kyverno website (https://kyverno.io/docs/crds/).

Building

Follow these steps to generate the docs:

  1. Run make codegen-api-docs

  2. Commit / push the results to git

  3. If needed, update the docs site.