Open dayadev opened 2 years ago
I am trying to use pgcli as a kubernetes pod and wondering if we have any instructions around it
pgcli
kubernetes
You could just create a simple dockerfile copying this binary into the final stage and having the pgcli as the entry point command
Description
I am trying to use
pgcli
as akubernetes
pod and wondering if we have any instructions around it