Skip to content

Feature: Support custom image registry in Helm charts #197

Description

@Mokowz

I have a use-case where I pull images using a proxy-first approach to prevent reaching Docker Hub pull rate limits

Currently, the image names in the Helm templates (API, Front, Worker) are hardcoded as getlago/api or getlago/front. This prevents users from prepending a private registry or proxy URL.

Proposed solution is to introduce a registry variable in values.yaml e.g., image.registry that can be prepended to the image path in the deployment templates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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