remove s3
This commit is contained in:
parent
3f3f6f3d9f
commit
e1753325f8
1 changed files with 2 additions and 5 deletions
|
@ -34,11 +34,8 @@ storage:
|
||||||
backend: s3
|
backend: s3
|
||||||
wal:
|
wal:
|
||||||
path: /tempo-data/wal # where to store the the wal locally
|
path: /tempo-data/wal # where to store the the wal locally
|
||||||
s3:
|
local:
|
||||||
endpoint: s3.kmsign.ru
|
path: /tempo-data/blocks
|
||||||
bucket: tempo
|
|
||||||
access_key: GtcG3M2lwJOuIASdXr8H
|
|
||||||
secret_key: UDI9jTicG1fUaZ0K2vVuxke9TKU0iAuMCY3u4vTG
|
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
defaults:
|
defaults:
|
||||||
|
|
Loading…
Reference in a new issue