Manifests.io

Easy to use kubernetes documentation

ReplicaSet.spec.template.spec.initContainers.env.valueFrom.fieldRef

ObjectFieldSelector selects an APIVersioned field of an object.

Description
apiVersion
string

Version of the schema the FieldPath is written in terms of, defaults to "v1".

fieldPath
string *

Path of the field to select in the specified API version.

See an issue here?