78ac27c262
This has been replaced by the "login.pinniped.dev" group with a slightly different API. Signed-off-by: Matt Moyer <moyerm@vmware.com>
14 lines
314 B
YAML
14 lines
314 B
YAML
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
processor:
|
|
|
|
# Ignore internal API versions
|
|
ignoreGroupVersions:
|
|
- "config.pinniped.dev/config"
|
|
- "idp.pinniped.dev/idp"
|
|
- "login.pinniped.dev/login"
|
|
ignoreFields:
|
|
- "TypeMeta$"
|
|
|
|
render:
|
|
kubernetesVersion: KUBE_MINOR_VERSION
|