Assign ownership of backup pvc to postgres image's uid by ranvit · Pull Request #1854 · ansible/awx-operator

SUMMARY Backups are failing because the postgres image runs as uid 26 that doesn't have perms to the backup PVC. This fixes #1830 ISSUE TYPE Bug, Docs Fix or other nominal change ADDITIONAL I...