prometheus operator v0.71.2

Prometheus.spec.containers[].securityContext.procMount

procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled. Note that this field cannot be set when spec.os.name is windows.

1 fields
Prometheus.spec.containers[].securityContext.procMount fields and descriptions
Field / TypeDescription
Prometheus.spec.containers[].securityContext.procMount
string

procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled. Note that this field cannot be set when spec.os.name is windows.