Skip to content

Helm chart global image registry configuration #298

Description

@AdrianFarmadin

The Helm chart is referencing all images using only repository field : https://github.com/redhat-cop/vault-config-operator/blob/main/config/helmchart/templates/manager.yaml#L60

The container image reference should be composed from repository and registry part. This will enable users to define global image registry to override only the registry for all images in Helm chart. e.g. a self-hosted image registry as a proxy for all images

Implementation PR: https://github.com/redhat-cop/vault-config-operator/pull/293/files

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