Important
The CRDs documentation is generated automatically by using
https://github.com/elastic/crd-ref-docs
using the config.yml file shipped within this directory.
To generate markdown documentation:
$ make markdownThe result will be save to the CRD-docs-for-docs-repo.md file.
To generate asciidoc documentation:
$ make asciidocThe result will be save to the CRD-docs-for-docs-repo.adoc file.
Ensure the contents of the templates directory match the version of
crd-ref-docs being used.