prometheus operator v0.71.2

PrometheusAgent.spec.initContainers[].resources.requests.[key].spec.web.httpConfig

Defines HTTP parameters for web server.

2 fields
PrometheusAgent.spec.initContainers[].resources.requests.[key].spec.web.httpConfig fields and descriptions
Field / TypeDescription
object

List of headers that can be added to HTTP responses.

http2
boolean

Enable HTTP/2 support. Note that HTTP/2 is only supported with TLS. When TLSConfig is not configured, HTTP/2 will be disabled. Whenever the value of the field changes, a rolling update will be triggered.