k8up-io / k8up

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

Made cleanup hook job honor pullSecret settings #957

Open albimn opened 3 months ago

albimn commented 3 months ago

Summary

Changed Helm Chart to honor settings for pullSecrets also for the cleanup hook.

Checklist

For Helm Chart changes

Kidswiss commented 2 months ago

Hi @albimn

Could you please fix the DCO?

TheBigLee commented 1 month ago

@albimn Please sign the commit to fix the DCO and also run make chart-docs to fix the ChartLint check. Furthermore a rebase is required now. Until this is fixed, we can't merge this PR.

Cheers Nicolas