websocket failing and job output is not refreshing

So I have deployed awx using operator

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:

with nginx ingress enabled

Now I’m pretty sure that ingress is the reason for websocket failing. I have configured awx as nodeport, without ingress and websocket is working properly. Someone maybe has a working nginx ingress setup ?