Fresh install on GCP: relation "conf_setting" does not exist at character 158

Hello,

I am getting " relation “conf_setting” does not exist at character 158" on fresh install on GCP GKE, making the AWX UI unaccessible (HTTP 500).
I have tried this multiple times with the same result.

AWX Operator 2.4.0
AWX 22.5.0
Postgres 13

kustomization.yaml:

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:

Find the latest tag here: https://github.com/ansible/awx-operator/releases

Set the image tags to match the git version from above

images:

Specify a custom namespace in which to install AWX

namespace: awx

awx.yaml:

I have set no_log: to false and found these errors in the Operator logs:

TASK [installer : Check if there are any super users defined.] *****************
task path: /opt/ansible/roles/installer/tasks/initialize_django.yml:2