I have a react app deployed in ingress-nginx service. My react app is wrapped in nginx with the following configuration
server { listen 80; gzip on; r