mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix: thanos url
This commit is contained in:
@@ -76,7 +76,7 @@ spec:
|
|||||||
query:
|
query:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
extraArgs: ["--alert.query-url=https://thanos.${SECRET_CLUSTER_DOMAIN}"]
|
extraArgs: ["--alert.query-url=https://thanos.${SECRET_CLUSTER_DOMAIN}"]
|
||||||
additionalStores: ["thanos.turbo.ac:10901"]
|
# additionalStores: ["thanos.turbo.ac:10901"]
|
||||||
queryFrontend:
|
queryFrontend:
|
||||||
enabled: true
|
enabled: true
|
||||||
replicas: 3
|
replicas: 3
|
||||||
|
Reference in New Issue
Block a user