Skip to content

imagePullSecrets not used in backup cronjob templates #78

@jmbarbier

Description

@jmbarbier

If imagePullSecrets are used to pull main database images, they are not used for backup templates. So if the backup job is scheduled on a pod without database image, it fails pulling the image.

Manually adding imagePullSecrets to CronJob definition works but this is a dirty workaround :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions