You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Datadog should add the deployment name to its report, the manager naming is a convention we have in Flux upstream and this chart should be as close as possible to it.
@stefanprodan I don't understand the connection between the flux upstream and the name of the Kubernetes resources like container name. Could you elaborate this a bit more? Is it realy not possible to have an option of configuring different names and having the default as manager?
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:Describe alternatives you've considered.
None
Additional context.
No response
The text was updated successfully, but these errors were encountered: