postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

POSTGRES_URL should contain POSTGRES_URI_ARGS

Open reddec opened this issue 3 years ago • 0 comments

I suppose that originally provided POSTGRES_URI_ARGS should also be included into the generated secrets

https://github.com/movetokube/postgres-operator/blob/e71c0d1c75a4888a8170d7859d07686c55663840/pkg/controller/postgresuser/postgresuser_controller.go#L266-L267

ex: sslmod=disable

I can make PR but it will not be very soon.

reddec avatar Sep 27 '22 06:09 reddec