The operator only creates postgres database?
Do we have to extend the operator to use PostGis extension?
Just connect as superuser and run CREATE EXTENSION postgis;
Ok.
The question was about way to specify in the CRD manifest for enduser.
Is there a way in the manifest so operator can do this automatically for us.
Most helpful comment
Ok.
The question was about way to specify in the CRD manifest for enduser.
Is there a way in the manifest so operator can do this automatically for us.