Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
The same resources limits should be applied to all containers including init containers, the database container and the cron jobs.
Resources limits definitions should be applied to all containers and not to only database container as resources policies present in production clusters applies normally to all resources creation, including cron jobs.
Currently I cannot use kubegres backup functionality in production workflow due to failing compliance with resources limits policy.
The same resources limits should be applied to all containers including init containers, the database container and the cron jobs.
Resources limits definitions should be applied to all containers and not to only database container as resources policies present in production clusters applies normally to all resources creation, including cron jobs.
Currently I cannot use kubegres backup functionality in production workflow due to failing compliance with resources limits policy.