{% extends "base.html" %} {% block title %}IngressRoutes{% endblock %} {% block content %}
Cluster | Namespace | Name | Application | Rules | Tls | {% if links['ingressroute']: %}{% endif %} |
---|---|---|---|---|---|---|
{{ summary["cluster"].name }} | {{ ingressroute[0] }} | {{ ingressroute[1] }} | {{ ingressroute[2] }} |
Match:
|
{% if ingressroute[4]: %} {{ ingressroute[4]['certResolver'] }} {% endif %} | {% if links['ingressroute']: %}{% endif %} |