github.com/nginxinc/kubernetes-ingress@v1.12.5/examples-of-custom-resources/custom-templates/README.md (about)

     1  # Custom Templates
     2  
     3  The Ingress Controller uses a template to generate NGINX configuration for VirtualServer resources. You can customize the template and apply it via the ConfigMap. See the [combined custom templates](../../examples/custom-templates/README.md) example, which shows how to customize the template for the VirtualServer resource as well as the other templates used by the Ingress Controller.