Skip to content

[flux2] support containerName for deployments can be customised #230

Open
@lkaluza-fadi

Description

Is your feature request related to a problem ?

Currently all containerNames in a flux deployment/pods are called manager. As we are using datadog as a monitoring tool its hard to figure out which container has maybe some resource issues because they are all named the same.

Describe the solution you'd like.

We would like to have the option to configure the name of the container in the helm_release like:

helmController:
  container:
    name: <some-container-name>
sourceController:
  container:
    name: <some-container-name>
etc...

Describe alternatives you've considered.

None

Additional context.

No response

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions