mirror of
https://github.com/kyverno/kyverno.git
synced 2025-01-20 18:52:16 +00:00
7682030bf9
* 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> |
||
---|---|---|
.. | ||
crd | ||
dev/controllers | ||
template | ||
user | ||
config.json | ||
README.md |
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:
-
Run
make codegen-api-docs
-
Commit / push the results to git
-
If needed, update the docs site.