This message was deleted.
# ask-questions
w
This message was deleted.
p
The issue was in ingress misconfiguration. I had
<http://nginx.ingress.kubernetes.io/rewrite-target|nginx.ingress.kubernetes.io/rewrite-target>: "/$1"
which doesn’t play nice with next js static files apparently
🙌 1
f
cool - is there anything we should adjust in our documentation?
p
example of a helm chart would be great. I.e. unleash has it https://github.com/Unleash/helm-charts/tree/main
128 Views