Skip to content

Commit 949ad1d

Browse files
authored
Update _index.md (#4553)
fix missing `s` in `default`
1 parent 52388dd commit 949ad1d

File tree

1 file changed

+1
-1
lines changed
  • docs/sources/helm-charts/tempo-distributed/get-started-helm-charts

1 file changed

+1
-1
lines changed

docs/sources/helm-charts/tempo-distributed/get-started-helm-charts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ The following example configuration sets some global configuration options, as w
480480

481481
```yaml
482482
global_overrides:
483-
default:
483+
defaults:
484484
ingestion:
485485
rate_limit_bytes: 5 * 1000 * 1000
486486
burst_size_bytes: 5 * 1000 * 1000

0 commit comments

Comments
 (0)