You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.