Skip to content

Add imagePullSecrets to startupapicheck-job to be able to download from private registry #8185

@mathieu-clnk

Description

@mathieu-clnk

Is your feature request related to a problem? Please describe.
When specifying a private registry for the startupapicheck-job, the image cannot be pulled because the registry does not allow anonymous access.

Describe the solution you'd like
Add support for the spec.imagePullSecrets field in
deploy/charts/cert-manager/templates/startupapicheck-job.yaml,
allowing users to specify an image pull secret for authenticating to private registries.

Describe alternatives you've considered
Since this is a minor and consistent change (the same field is already implemented in other deployments), no alternative approach has been considered.

/kind feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions