In a Pega 24.1 install on Openshift, how can I bypass the schema generation?
I have a pega 24.1 install on an OpenShift container platform using an oracle database, and am also using Harness for the deployment. I have already created the Oracle schemas for Rules and Data, and I want the installer to bypass the schema generation when the installer runs. In the last there was a way to bypass schema generation by updatting the setupDatabase.properties file if I was installing on a linux server, but now we are using a container environment, and I dont see where I can set this. The helm charts dont seem to have a parameter for bypassing this. Any advice on how I can do this?