2020-08-31 11:27:39 -05:00
|
|
|
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
|
|
processor:
|
|
|
|
|
|
|
|
# Ignore internal API versions
|
|
|
|
ignoreGroupVersions:
|
2020-09-18 16:38:45 -05:00
|
|
|
- "config.pinniped.dev/config"
|
2020-09-01 11:55:33 -05:00
|
|
|
- "idp.pinniped.dev/idp"
|
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
|