2020-08-31 11:27:39 -05:00
|
|
|
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
|
|
processor:
|
|
|
|
|
|
|
|
# Ignore internal API versions
|
|
|
|
ignoreGroupVersions:
|
|
|
|
- "crd.pinniped.dev/crdpinniped"
|
2020-09-01 11:55:33 -05:00
|
|
|
- "idp.pinniped.dev/idp"
|
2020-08-31 11:27:39 -05:00
|
|
|
- "pinniped.dev/pinniped"
|
2020-09-16 09:04:20 -05:00
|
|
|
- "login.pinniped.dev/login"
|
2020-08-31 11:27:39 -05:00
|
|
|
ignoreFields:
|
|
|
|
- "TypeMeta$"
|
|
|
|
|
|
|
|
render:
|
|
|
|
kubernetesVersion: KUBE_MINOR_VERSION
|