reactive-tech/kubegres

securityContext spec for CronJobs

michbsd opened this issue · 0 comments

Hi @alex-arica,

Kubegres does not allow us to specific securityContext for CronJobs - this is causing our backups to fail (ever since we upgrade k8s 1.25.x)

We have manually applied the policy and our backups are working again, but it would be nice to have this directly in kubegres deployment.

Thanks,