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
|
||||
wal:
|
||||
path: /tempo-data/wal # where to store the the wal locally
|
||||
s3:
|
||||
endpoint: s3.kmsign.ru
|
||||
bucket: tempo
|
||||
access_key: GtcG3M2lwJOuIASdXr8H
|
||||
secret_key: UDI9jTicG1fUaZ0K2vVuxke9TKU0iAuMCY3u4vTG
|
||||
local:
|
||||
path: /tempo-data/blocks
|
||||
|
||||
overrides:
|
||||
defaults:
|
||||
|
|
Loading…
Reference in a new issue