prometheus operator v0.71.2

Prometheus.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution.spec.web

Defines the configuration of the Prometheus web server.

4 fields
Prometheus.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution.spec.web fields and descriptions
Field / TypeDescription
object

Defines HTTP parameters for web server.

maxConnections
integer

Defines the maximum number of simultaneous connections A zero value means that Prometheus doesn't accept any incoming connection.

  • format: int32
  • minimum: 0
pageTitle
string

The prometheus web page title.

object

Defines the TLS parameters for HTTPS.