Skip to content

Commit ed96327

Browse files
committed
chore: make lint
Signed-off-by: Danny Kopping <[email protected]>
1 parent 4ed58c5 commit ed96327

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,8 @@ values which are defined [here](https://github.com/grafana/helm-charts/tree/main
588588
| tempo.enabled | bool | `false` | |
589589
| tempo.fullnameOverride | string | `"tempo"` | |
590590
| tempo.nameOverride | string | `"tempo"` | |
591+
| tempo.persistence.enabled | bool | `true` | |
592+
| tempo.persistence.size | string | `"10Gi"` | |
591593
| tempo.podAnnotations."prometheus.io/scrape" | string | `"true"` | |
592594
| tempo.replicas | int | `1` | |
593595
| tempo.tempo.reportingEnabled | bool | `false` | |

0 commit comments

Comments
 (0)