Skip to content

[kube-prometheus-stack] HTTPRoute adding timeout to the backendRefs #7078

Description

@dmpe

Which chart?

kube-prometheus-stack

Is your feature request related to a problem ?

https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/templates/prometheus/route.yaml

would it be please possible to add timeout section to the HTTPRoute CRD object ?
Many thanks.

Describe the solution you'd like.

be possible to specify this

    timeouts:
      request: 120s

Describe alternatives you've considered.

N/A

Additional context.

sometimes it is necessary to increase timeout when reverse proxy cuts the connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    chart/kube-prometheus-stackIssues related to the kube-prometheus-stack Helm ChartenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions