{% load i18n %}
{% blocktrans %}Links each Custom Object Type to NSM behaviour (display template, sort order). Inheritance is configured per link under Assign, not here.{% endblocktrans %}
{% trans "Available after section 2 is complete." %}
{% endif %}| {% trans "Type" %} | {% trans "Label" %} | {% trans "Status" %} |
|---|---|---|
{{ entry.spec.slug }} |
{{ entry.spec.label }} | {% if entry.typeconfig %} OK {% elif not entry.cot %} {% trans "waiting" %} {% else %} {% trans "missing" %} {% endif %} |
{% blocktrans %}Reference YAML for all nine Object Config types (sort order and display template).{% endblocktrans %}