Cannot get values to work for awx-operator helm install

I am trying to deploy awx using the helm chart on a rancher kubernetes instance, and it seems to not be taking some of the items from my values file. Specifically the postgres_data_volume_init and ingress_hosts values. They are in my values.yaml under AWX.spec but the AWX resource that is created when I install does not include them. There are other values in the file that are showing up but those 2 items are not. I’m not sure if I am placing them in the wrong location or what the issue is.

Hi!

Can you share your values.yaml format to see if something is wrong?