prometheus operator v0.93.1
PrometheusAgent.spec.terminationGracePeriodSeconds
terminationGracePeriodSeconds defines the optional duration in seconds the pod needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down) which may lead to data corruption. Defaults to 600 seconds.
| Field / Type | Description |
|---|---|
PrometheusAgent.spec.terminationGracePeriodSeconds | terminationGracePeriodSeconds defines the optional duration in seconds the pod needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down) which may lead to data corruption. Defaults to 600 seconds.
|