Hello guys,
I had a working app running in k8s (GKE) using the 2.4.3 version… unfortunately after upgrading to the newest version I am getting some problems.
I had the app available using a ingress controller so I think that maybe the issue is because of the use of the 9090 port, does anyone has a similar issue?
If I do not use the ingress controller everything works perfect… i have to use the ingress because of the https configuration.
Regards