Hello today i made the switch to awx on kubernetes i have a 3 node setup. (before i run it on a singles node with no shared storage)
I have setup awx so it uses NFS as persistent storage but i saw that the database is not replicated is there a paremeter to set the replication for the database.
Or is there a seperate approuch?
database is also on the shared storage, you can read my configs bellow
https://raw.githubusercontent.com/alainseys/boilerplates/refs/heads/main/awx/awx.yaml
https://raw.githubusercontent.com/alainseys/boilerplates/refs/heads/main/awx/kustomization.yaml
https://raw.githubusercontent.com/alainseys/boilerplates/refs/heads/main/awx/pv.yaml
https://raw.githubusercontent.com/alainseys/boilerplates/refs/heads/main/awx/pvs.yaml