58bf93b10c
This is essentially meant to be be "v1alpha2" of the existing CredentialRequest API, but since we want to move API groups we can just start over at v1alpha1. Signed-off-by: Matt Moyer <moyerm@vmware.com>
15 lines
346 B
YAML
15 lines
346 B
YAML
# Configuration file for https://github.com/elastic/crd-ref-docs
|
|
processor:
|
|
|
|
# Ignore internal API versions
|
|
ignoreGroupVersions:
|
|
- "crd.pinniped.dev/crdpinniped"
|
|
- "idp.pinniped.dev/idp"
|
|
- "pinniped.dev/pinniped"
|
|
- "login.pinniped.dev/login"
|
|
ignoreFields:
|
|
- "TypeMeta$"
|
|
|
|
render:
|
|
kubernetesVersion: KUBE_MINOR_VERSION
|