f49317d7e4
Add some generated API documentation using https://github.com/elastic/crd-ref-docs which is now packaged in the codegen image.
13 lines
284 B
YAML
13 lines
284 B
YAML
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
processor:
|
|
|
|
# Ignore internal API versions
|
|
ignoreGroupVersions:
|
|
- "crd.pinniped.dev/crdpinniped"
|
|
- "pinniped.dev/pinniped"
|
|
ignoreFields:
|
|
- "TypeMeta$"
|
|
|
|
render:
|
|
kubernetesVersion: KUBE_MINOR_VERSION
|