Profile Type Actions {% for profile in profiles %} {{ profile }} {{ profiles[profile]["kubetype"]|default("generic") }} {% if not readonly %}

{% endif %} {% endfor %}