When running eda-operator with tag: 1.0.2 after ALL pods initialize, instead of being redirected to the login screen for the EDA-UI. I am getting the generic "Welcome to nginx!" screen.
I have also observed the when using the eda-operator with tag: main, it does load the login page correctly, however that version of the operator uses postgres15, and a bunch of the pods fail and error out. So when it comes time to login to the eda-ui, I receive a "bad gateway" error message.
Currently my system is running ubuntu 22 with k3s.
Phil