Skip to content

Job image pull secrets #227

Open
Open
@ceccone

Description

@ceccone

Hello,

Similar to #213, I'm using the helm-controller in an air-gapped environment, and I'm trying to configure it to pull the job image from a private registry.
While I can override the job image using the spec.jobImage property in the HelmChart resource, I couldn't find a way to specify the necessary imagePullSecrets to access the private registry.
I've also tried to set the imagePullSecrets in the namespace default service account, but since helm-controller creates a service account for each job, this approach doesn't work.

Is there any other way to define imagePullSecrets for each job?

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