prometheus operator v0.93.1
PrometheusAgent.spec.containers[].lifecycle.postStart.tcpSocket.spec.web
web defines the configuration of the Prometheus web server.
| Field / Type | Description |
|---|---|
httpConfig defines HTTP parameters for web server. | |
maxConnections | maxConnections defines the maximum number of simultaneous connections A zero value means that Prometheus doesn't accept any incoming connection.
|
pageTitle | pageTitle defines the prometheus web page title. |
tlsConfig defines the TLS parameters for HTTPS. |