prometheus operator v0.93.1

Prometheus.spec.initContainers[].env.valueFrom.resourceFieldRef.spec.remoteRead.oauth2.clientId

clientId defines a key of a Secret or ConfigMap containing the OAuth2 client's ID.

2 fields
Prometheus.spec.initContainers[].env.valueFrom.resourceFieldRef.spec.remoteRead.oauth2.clientId fields and descriptions
Field / TypeDescription
object

configMap defines the ConfigMap containing data to use for the targets.

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

secret defines the Secret containing data to use for the targets.

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