Skip to content

[ENHANCEMENT] Provide username for external services via Kubernetes Secret #4174

@j-lindner

Description

@j-lindner

Describe the use case:
When I want to configure connection to an external elasticsearch, I have to specify the user in the Helm Chart via param global.elasticsearch.auth.username

Describe the enhancement/feature:
I want to be able to specify the username for Elasticsearch (in my use case, but probably for all external services) also via a Kubernetes Secret, e.g. via a pattern like

existingSecret: ""
existingSecretUserKey: ""
existingSecretPasswordKey: ""

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementNew feature or requestneeds-infoMissing info to triage or move to next.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions