parent
d4ea7e8ed5
commit
813724a745
2 changed files with 3 additions and 1 deletions
k8s/monitoring
|
@ -30,7 +30,7 @@ spec:
|
|||
path: "/"
|
||||
backend:
|
||||
service:
|
||||
name: prometheus-k8s
|
||||
name: thanos-querier
|
||||
port:
|
||||
number: 9090
|
||||
---
|
||||
|
|
|
@ -27,6 +27,8 @@ spec:
|
|||
- dnssrv+_grpc._tcp.prometheus-k8s-headless.monitoring.svc
|
||||
- --endpoint
|
||||
- dnssrv+_grpc._tcp.thanos-store.monitoring.svc
|
||||
- --endpoint
|
||||
- dns+talos-zpi-nbl:32559
|
||||
- --query.replica-label
|
||||
- prometheus_replica
|
||||
resources:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue