fix: update loki, tempo and openfga apps

This commit is contained in:
2024-12-19 16:00:53 +01:00
parent b19abf333d
commit 73555a2d80
3 changed files with 42 additions and 48 deletions
+5 -4
View File
@@ -34,11 +34,11 @@ spec:
backend: s3
s3:
bucket: tempo-traces
endpoint: http://10.255.241.30:30080
access_key: ${S3SECRET}
secret_key: ${S3KEY}
endpoint: 10.255.241.30:30080
access_key: ${S3KEY}
secret_key: ${S3SECRET}
forcepathstyle: true
insecure: true
backend: local
local:
path: /var/tempo/traces
wal:
@@ -46,6 +46,7 @@ spec:
metricsGenerator:
enabled: true
remoteWriteUrl: "http://prom-prometheus.prometheus:9090/api/v1/write"
extraArgs: { config.expand-env=true }
extraEnv:
- name: S3KEY
valueFrom: