Skip to content

Helm Chart Does Not Allow Overriding kube-rbac-proxy Image #35

Description

@Shemarr

The team is deploying gitops-promoter via the Helm chart and noticed that the kube-rbac-proxy container image is hardcoded in the template:

In some environments, it is required to:

Use a private registry

Pin a different version

Mirror images internally

Override the image tag for security or compliance reasons

Because the image is not configurable, users cannot adapt the deployment to their environment requirements.

Suggested Improvement

Expose the kube-rbac-proxy image configuration in values.yaml, similar to how the main controller image is configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions