prometheus operator v0.93.1
PrometheusAgent.spec.volumes[].emptyDir.medium
medium represents what type of storage medium should back this directory. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
| Field / Type | Description |
|---|---|
PrometheusAgent.spec.volumes[].emptyDir.medium | medium represents what type of storage medium should back this directory. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir |