Skip to content

{{.Release.Name}}-container-agent configmap override. #80

@from-nibly

Description

@from-nibly

We have a lot of similar resourceClasses that just have different resource limits/requests. Each one needs a fairly big list of configuration to get working in our cluster though.

Templating in the values.yml file isn't really an option; however, creating the configmap is trivial.

The only problem is that the template for the configmap in the original chart always renders the configmap, so if I add my own configmap named the same thing it shows as a warning in ArgoCD. While this works, it's not ideal.

It would be great if the configmap only rendered if there were resourceClasses or if there was an option to explicitly not render the configmap.

Will submit a PR to add greater detail

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