9e1922f1ed
Signed-off-by: Matt Moyer <moyerm@vmware.com>
14 lines
367 B
YAML
14 lines
367 B
YAML
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
processor:
|
|
|
|
# Ignore internal API versions
|
|
ignoreGroupVersions:
|
|
- "config.supervisor.pinniped.dev/config"
|
|
- "authentication.concierge.pinniped.dev/authentication"
|
|
- "login.concierge.pinniped.dev/login"
|
|
ignoreFields:
|
|
- "TypeMeta$"
|
|
|
|
render:
|
|
kubernetesVersion: KUBE_MINOR_VERSION
|