Running into an error with my Ansible AWX local setup. This was working before but, after I recreated the pods when trying to debug another issue, I now get the error psycopg.OperationalError: connection failed: password authentication failed for user "awx"
in my ansible-awx-web pod.
I read on a forum that deleting the PVC and applying the AWX manifest again solves the issue but that’s not the case for me.
Any ideas about what else to try?
Awx-Operator version 2.9.0
Kubernetes v1.28.2