commit 65156df1dc0350f790e81f38f1c23996acdd7ace
parent 4e5cd1d9969305938ba8cd89f954b5bf9f99df51
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Fri, 6 Mar 2026 12:00:56 +0100
fix s3 config
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/apps/talos_cluster/loki/release.yaml b/apps/talos_cluster/loki/release.yaml
@@ -29,10 +29,13 @@ spec:
replication_factor: 1
storage:
type: s3
+ bucketNames:
+ chunks: midnightthoughts-loki
+ ruler: midnightthoughts-loki
+ admin: midnightthoughts-loki
s3:
endpoint: hel1.your-objectstorage.com
region: hel1
- bucketnames: midnightthoughts-loki
s3forcepathstyle: true
insecure: false
schemaConfig: