prometheus-backend-policy.yaml (315B)
1 apiVersion: gateway.envoyproxy.io/v1alpha1 2 kind: BackendTrafficPolicy 3 metadata: 4 name: prometheus-sse-timeout 5 namespace: monitoring 6 spec: 7 targetRefs: 8 - group: gateway.networking.k8s.io 9 kind: HTTPRoute 10 name: prometheus 11 timeout: 12 http: 13 requestTimeout: 1h