We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed58c5 commit ed96327Copy full SHA for ed96327
README.md
@@ -588,6 +588,8 @@ values which are defined [here](https://github.com/grafana/helm-charts/tree/main
588
| tempo.enabled | bool | `false` | |
589
| tempo.fullnameOverride | string | `"tempo"` | |
590
| tempo.nameOverride | string | `"tempo"` | |
591
+| tempo.persistence.enabled | bool | `true` | |
592
+| tempo.persistence.size | string | `"10Gi"` | |
593
| tempo.podAnnotations."prometheus.io/scrape" | string | `"true"` | |
594
| tempo.replicas | int | `1` | |
595
| tempo.tempo.reportingEnabled | bool | `false` | |
0 commit comments