prometheus operator v0.71.2

PrometheusAgent.spec.containers[].env[].valueFrom.secretKeyRef.spec.initContainers.resizePolicy

Resources resize policy for the container.

2 fields
PrometheusAgent.spec.containers[].env[].valueFrom.secretKeyRef.spec.initContainers.resizePolicy fields and descriptions
Field / TypeDescription
resourceName
string required

Name of the resource to which this resource resize policy applies. Supported values: cpu, memory.

restartPolicy
string required

Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.