pgcli icon indicating copy to clipboard operation
pgcli copied to clipboard

How do we use as a kubernetes pod?

Open dayadev opened this issue 3 years ago • 1 comments

Description

I am trying to use pgcli as a kubernetes pod and wondering if we have any instructions around it

dayadev avatar Jun 30 '22 14:06 dayadev

You could just create a simple dockerfile copying this binary into the final stage and having the pgcli as the entry point command

sumanthkumarc avatar Sep 12 '24 05:09 sumanthkumarc