prometheus operator v0.71.2

PrometheusAgent.spec.containers[].envFrom[]

EnvFromSource represents the source of a set of ConfigMaps

3 fields
PrometheusAgent.spec.containers[].envFrom[] fields and descriptions
Field / TypeDescription
object

The ConfigMap to select from

  • x-kubernetes-map-type: "atomic"
prefix
string

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

object

The Secret to select from

  • x-kubernetes-map-type: "atomic"