Skip to content

Add ability to override tag for the controller image #11269

@alpeb

Description

@alpeb

Currently the container images in the manifests for the linkerd core controllers have their tags parametrized to {{.Values.linkerdVersion}}. There are circumstances (like pointed out here) were we'd like to override this. The solution would be to add something like a controllerImageVersion entry in values.yaml with an empty string default, and use that in the templates if non-empty (via helm's default function).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions