k8up-io / k8up

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

enhancement: Added oportuniy set ImagePullSecret #923

Open eunames opened 6 months ago

eunames commented 6 months ago

Summary

Added oportuniy set ImagePullSecret param to manifest of job. It allows use a private registry for images when we use $BACKUP_IMAGE.

Fixes https://github.com/k8up-io/k8up/issues/567

Checklist

For Code changes

For Helm Chart changes

TheBigLee commented 3 months ago

@eunames Could you rebase your branch so we can have a look at the change again and merge it if everything looks good?