Kubernetes and Login V2
Apologies if this question has been asked already.
I have spun up Zitadel on my kubernetes cluster but im running into an issue when it comes to accessing the console. Any time I try accessing my domain (zitadel.example.com) I get redirected to
Any ideas, I've seen that potentially something isn't spinning up, but the documentation for kubernetes is lacking atm.
I have spun up Zitadel on my kubernetes cluster but im running into an issue when it comes to accessing the console. Any time I try accessing my domain (zitadel.example.com) I get redirected to
/ui/v2/login/login?authRequest=V2_337889696480756170 with only {"code":5, "message":"Not Found"} displaying on the page. The health endpoint returns fine as well as the console logs show no errors.Any ideas, I've seen that potentially something isn't spinning up, but the documentation for kubernetes is lacking atm.
