2020-08-31 10:40:14 -05:00
|
|
|
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
|
|
processor:
|
2020-08-31 11:12:27 -05:00
|
|
|
|
|
|
|
# Ignore internal API versions
|
|
|
|
ignoreGroupVersions:
|
|
|
|
- "crd.pinniped.dev/crdpinniped"
|
|
|
|
- "pinniped.dev/pinniped"
|
2020-08-31 10:40:14 -05:00
|
|
|
ignoreFields:
|
|
|
|
- "TypeMeta$"
|
|
|
|
|
|
|
|
render:
|
2020-08-31 10:48:33 -05:00
|
|
|
kubernetesVersion: KUBE_MINOR_VERSION
|