prometheus operator v0.93.1

PrometheusAgent.spec.containers[].restartPolicyRules[]

ContainerRestartRule describes how a container exit is handled.

2 fields
PrometheusAgent.spec.containers[].restartPolicyRules[] fields and descriptions
Field / TypeDescription
action
string required

Specifies the action taken on a container exit if the requirements are satisfied. The only possible value is "Restart" to restart the container.

object

Represents the exit codes to check on container exits.