mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-05 04:56:11 +00:00
Corresponds with making our CI use the head of the master branch of crd-ref-docs
This fixes #906 Signed-off-by: Margo Crawford <margaretc@vmware.com>
This commit is contained in:
2
hack/lib/docs/templates/type_members.tpl
vendored
2
hack/lib/docs/templates/type_members.tpl
vendored
@@ -3,6 +3,6 @@
|
||||
{{- if eq $field.Name "metadata" -}}
|
||||
Refer to Kubernetes API documentation for fields of `metadata`.
|
||||
{{ else -}}
|
||||
{{ $field.Doc }}
|
||||
{{ asciidocRenderFieldDoc $field.Doc }}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user