prometheus operator v0.71.2

Alertmanager.spec.initContainers[].env.valueFrom.configMapKeyRef.spec.web

Defines the web command line flags when starting Alertmanager.

4 fields
Alertmanager.spec.initContainers[].env.valueFrom.configMapKeyRef.spec.web fields and descriptions
Field / TypeDescription
getConcurrency
integer

Maximum number of GET requests processed concurrently. This corresponds to the Alertmanager's `--web.get-concurrency` flag.

  • format: int32
object

Defines HTTP parameters for web server.

timeout
integer

Timeout for HTTP requests. This corresponds to the Alertmanager's `--web.timeout` flag.

  • format: int32
object

Defines the TLS parameters for HTTPS.