k8up-io / k8up

Kubernetes and OpenShift Backup Operator
https://k8up.io/
Apache License 2.0
658 stars 63 forks source link

[enhancement] add priorityClassName for pre backup pod #964

Closed amghazanfari closed 5 months ago

amghazanfari commented 5 months ago

Summary

Checklist

For Code changes

For Helm Chart changes

Kidswiss commented 5 months ago

Hi @amghazanfari

Thanks for the contribution.

However, this seems redundant to me, it's already possible to pass a complete podSpec to set any custom settings you want.

Do you get any benefits from settings this via a separate field instead of adjusting the podspec directly?

amghazanfari commented 5 months ago

you're right i close the pr