prometheus operator v0.93.1
Alertmanager.spec.containers[].env[].valueFrom.secretKeyRef.spec.web
web defines the web command line flags when starting Alertmanager.
| Field / Type | Description |
|---|---|
getConcurrency | getConcurrency defines the maximum number of GET requests processed concurrently. This corresponds to the Alertmanager's `--web.get-concurrency` flag.
|
httpConfig defines HTTP parameters for web server. | |
timeout | timeout for HTTP requests. This corresponds to the Alertmanager's `--web.timeout` flag.
|
tlsConfig defines the TLS parameters for HTTPS. |