557fd0df26
Signed-off-by: Matt Moyer <moyerm@vmware.com>
14 lines
313 B
YAML
14 lines
313 B
YAML
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
processor:
|
|
|
|
# Ignore internal API versions
|
|
ignoreGroupVersions:
|
|
- "crd.pinniped.dev/crdpinniped"
|
|
- "idp.pinniped.dev/idp"
|
|
- "pinniped.dev/pinniped"
|
|
ignoreFields:
|
|
- "TypeMeta$"
|
|
|
|
render:
|
|
kubernetesVersion: KUBE_MINOR_VERSION
|