prometheus operator v0.71.2
Alertmanager.spec.initContainers[].lifecycle.postStart.exec.spec.web
Defines the web command line flags when starting Alertmanager.
| Field / Type | Description |
|---|---|
getConcurrency | Maximum number of GET requests processed concurrently. This corresponds to the Alertmanager's `--web.get-concurrency` flag.
|
Defines HTTP parameters for web server. | |
timeout | Timeout for HTTP requests. This corresponds to the Alertmanager's `--web.timeout` flag.
|
Defines the TLS parameters for HTTPS. |