prometheus operator v0.93.1
PrometheusAgent.spec.replicas
replicas defines the number of replicas of each shard to deploy for a Prometheus deployment. `spec.replicas` multiplied by `spec.shards` is the total number of Pods created. Default: 1
| Field / Type | Description |
|---|---|
PrometheusAgent.spec.replicas | replicas defines the number of replicas of each shard to deploy for a Prometheus deployment. `spec.replicas` multiplied by `spec.shards` is the total number of Pods created. Default: 1
|