reactive-tech / kubegres

Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
https://www.kubegres.io
Apache License 2.0
1.32k stars 74 forks source link

Add missing imagePullSecrets to backup container fixes #78 #103

Open urbany opened 2 years ago

urbany commented 2 years ago

Hi, this is a fix for issue #78 I tested locally and it is working, I don't have time to figure out how to add tests for this case, but maybe you can see it is and easy fix.

Thanks in advance!

alex-arica commented 2 years ago

Thank you for the PR. I will review it and let you know. And thank you for your contribution.

urbany commented 2 years ago

Hi @alex-arica sorry to be bothering you, but did you have a chance to check this?

Thanks again!

urbany commented 1 year ago

Hi @alex-arica sorry to bother you. Any way I can help move this forward? Thank you in advance!