Please confirm the following
Bug Summary
Updating to 2.13.1 through helm results in the postgres15 pod having the following error:
cannot create directory '/var/lib/pgsql/data/userdata': Permission denied"
AWX Operator version
2.13.1
AWX version
24.0.0
Kubernetes platform
kubernetes
Kubernetes/Platform version
Rancher RKE2 v1.26.8+rke2r1 and another on v1.27.10+rke2r1
Modifications
no
Steps to reproduce
Have cluster with 2.12.2 installed and run helm upgrade awx-operator awx-operator/awx-operator
Expected results
pods come up no problem
Actual results
postgres15 pod CrashLoopBackOff
Logs show "mkdir: cannot create directory '/var/lib/pgsql/data/userdata': Permission denied"
Additional information
No response
Operator Logs
No response