2020-08-31 16:27:39 +00:00
|
|
|
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
|
|
processor:
|
|
|
|
|
|
|
|
# Ignore internal API versions
|
|
|
|
ignoreGroupVersions:
|
2020-09-18 21:38:45 +00:00
|
|
|
- "config.pinniped.dev/config"
|
2020-09-01 16:55:33 +00:00
|
|
|
- "idp.pinniped.dev/idp"
|
2020-10-30 14:34:43 +00:00
|
|
|
- "login.concierge.pinniped.dev/login"
|
2020-08-31 16:27:39 +00:00
|
|
|
ignoreFields:
|
|
|
|
- "TypeMeta$"
|
|
|
|
|
|
|
|
render:
|
|
|
|
kubernetesVersion: KUBE_MINOR_VERSION
|