Enable CORS release capabilities in kind: Ingress
#7089
Labels
area/ingress
Issues related to changes in `kind: Ingress`
proposal
An issue that proposes a feature request
Overview
When configuring CORS (Cross Origin Resource Sharing) in NGINX Ingress Controller today, it is possible through response and request header manipulation in VirtualServer
For example
The goal of this issue is to allow users to configure these same headers with
kind: Ingress
Acceptance Critera
The text was updated successfully, but these errors were encountered: