Skip to content

Be able to specify the imagePullSecret to use for the HTTP01 ACME solver pod #3853

@captnbp

Description

@captnbp

When cert-manager create the HTTP01 ACME solver pod, when can specify:

But we can't specify the imagePullSecret to use.

This is an issue for:

  • Air gapped environments with private registries
  • Docker Hub rate limits for anonymous pulls

It is currently possible to use the serviceAccount with an attached imagePullSecret, but it is not always convenient because it requires to update the serviceAccount of every namespace in the cluster to link the imagePullsecret.

With @primael we propose to add imagePullSecrets to the podTemplate options.

/kind feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions