mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-09 18:52:36 +00:00
* support inline exceptions in cli apply Signed-off-by: bakito <github@bakito.ch> * rename flag Signed-off-by: bakito <github@bakito.ch> * Update cmd/cli/kubectl-kyverno/commands/apply/command.go Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com> Signed-off-by: Marc Brugger <github@bakito.ch> * Update docs/user/cli/commands/kyverno_apply.md Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com> Signed-off-by: Marc Brugger <github@bakito.ch> * Restore missed sections from merge Signed-off-by: Marc Brugger <github@bakito.ch> --------- Signed-off-by: bakito <github@bakito.ch> Signed-off-by: Marc Brugger <github@bakito.ch> Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com> Co-authored-by: shuting <shuting@nirmata.com> Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com> |
||
---|---|---|
.. | ||
cli | ||
crd | ||
html | ||
template | ||
config-api.yaml | ||
config-cli-api.yaml | ||
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.