prometheus operator v0.93.1

Prometheus.spec.initContainers[].envFrom[]

EnvFromSource represents the source of a set of ConfigMaps or Secrets

3 fields
Prometheus.spec.initContainers[].envFrom[] fields and descriptions
Field / TypeDescription
object

The ConfigMap to select from

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

Optional text to prepend to the name of each environment variable. May consist of any printable ASCII characters except '='.

object

The Secret to select from

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