prometheus operator v0.93.1

PrometheusAgent.spec.volumes[].downwardAPI.items.resourceFieldRef.spec.web.httpConfig

httpConfig defines HTTP parameters for web server.

2 fields
PrometheusAgent.spec.volumes[].downwardAPI.items.resourceFieldRef.spec.web.httpConfig fields and descriptions
Field / TypeDescription
object

headers defines a list of headers that can be added to HTTP responses.

http2
boolean

http2 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.