prometheus operator v0.71.2

Prometheus.spec.containers[].securityContext.runAsGroup

The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. Note that this field cannot be set when spec.os.name is windows.

1 fields
Prometheus.spec.containers[].securityContext.runAsGroup fields and descriptions
Field / TypeDescription
Prometheus.spec.containers[].securityContext.runAsGroup
integer

The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. Note that this field cannot be set when spec.os.name is windows.

  • format: int64