Skip to content

[Enhancement][OpenSearch-Dashboards] Add enableServiceLinks to improve performance in Kubernetes #715

@cpockrandt

Description

@cpockrandt

Is your feature request related to a problem? Please describe.
enabled service links in the deployment lead to performance issues / pod startup times in the Kubernetes cluster.

Describe the solution you'd like
For the OpenSearch chart, there is already a solution. enableServiceLinks can be disabled in the values.yaml. I suggest adding this to the deployment in OpenSearch-Dashboards as well

Describe alternatives you've considered
Currently we disable it by running kubectl patch after installing/upgrading the chart.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuntriagedIssues that have not yet been triaged

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions