{{/* Print the description for the top level CRD element. */}} {{ $group := .spec.group }} {{ $kind := .spec.names.kind }} {{ $version := .version }} {{ $bigName := partial "apiBuilder/checkBigName" $kind }} {{/* bigName-reset prevents the description from expanding into the x-scroll */}}
{{ .description | markdownify}}