So I was using awx15 on our on prem k8s and I had to reinstall the community helm chart was yanked out. The official awx github page was no good, the awx operator could only install the latest but we needed 15 and it gave 18+. Luckily the older operator 0.6.0 deployed the awx 15 but now without the admin secret to log in. Thanks to this https://github.com/ansible/awx-operator/issues/123#issuecomment-797820294 I could just login, create a new superuser and get on with it. The awx operator has a long way to go.