You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that the AWX Operator is open source software provided for free and that I might not receive a timely response.
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
sle78, harryleesan, kzinas-adv, kennethacurtis, p3l1 and 1 morehhk7734 and kennethacurtis