Files
k3k/docs/crds/config.yaml
Enrico Candino 3ec7434ce3 Add status field in CRDs docs (#720)
* add status field in docs

* add status field in docs
2026-03-23 20:43:03 +01:00

9 lines
277 B
YAML

processor:
# RE2 regular expressions describing type fields that should be excluded from the generated documentation.
ignoreFields:
- "TypeMeta$"
render:
# Version of Kubernetes to use when generating links to Kubernetes API documentation.
kubernetesVersion: "1.31"