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
Add imagePullSecrets support to JobConfig for backup and restore jobs
Users with private container registries can now specify imagePullSecrets
in JobConfig, which is propagated to both backup CronJob and restore Job
PodSpecs. This enables pulling backup/restore images from authenticated
registries without manual intervention.
Signed-off-by: shunki-fujita <shunki-fujita@cybozu.co.jp>
0 commit comments