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.

1 fields
PrometheusAgent.spec.terminationGracePeriodSeconds fields and descriptions
Field / TypeDescription
PrometheusAgent.spec.terminationGracePeriodSeconds
integer

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.

  • format: int64
  • minimum: 0