feat: add loki as helmfile

This commit is contained in:
2025-06-22 19:45:52 +02:00
parent 8c80deb8de
commit ac5645fc03
5 changed files with 84 additions and 34 deletions
+10 -10
View File
@@ -3,14 +3,14 @@ loki:
autosync: true
compactor: false
s3:
endpoint: ""
region: ""
endpoint: "http://10.255.241.30:30080"
region: tos
insecure_skip_verify: false
secret:
name: ""
access_key: ""
access_secret: ""
buckets:
chunks: ""
ruler: ""
admin: ""
secret:
name: loki-s3
access_key: AWS_ACCESS_KEY_ID
access_secret: AWS_ACCESS_KEY_SECRET
buckets:
chunks: loki-chunks
ruler: loki-chunks
admin: loki-chunks