I have set up environment variables for django user to connect to the postgres database, but the env variables are becoming the apache user as well, which won't give access to httpd file
If I take out the postgres user env variables then the pod starts. If I add in the postgres user variables then the apache process can't access the httpd file