Hi, we use our custom pgbackrest docker image with all the tools needed by the k8s operator. The goal of this task is to use official percona-pgbackrest docker image. What should be done:
Add all needed dependencies into an official docker image
Move all our custom tools from “percona-docker” github repo into “percona-postgresql-operator” and copy them via init image.
Hi, we use our custom pgbackrest docker image with all the tools needed by the k8s operator.
The goal of this task is to use official percona-pgbackrest docker image. What should be done:
Add all needed dependencies into an official docker image
Move all our custom tools from “percona-docker” github repo into “percona-postgresql-operator” and copy them via init image.