Skip to content

Commit 64c5829

Browse files
fix: added both haproxy jobs
1 parent c6ab601 commit 64c5829

File tree

1 file changed

+2
-1
lines changed
  • argo/cluster/monitoring/kube-prometheus-stack/chart

1 file changed

+2
-1
lines changed

argo/cluster/monitoring/kube-prometheus-stack/chart/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,8 @@ prometheus:
364364
static_configs:
365365
- targets:
366366
- 'jump.lab:8404'
367-
- 'k8s.lab:8404'
367+
- 'lb-1.lab:8404'
368+
- 'lb-2.lab:8404'
368369

369370
- job_name: 'mariadb'
370371
static_configs:

0 commit comments

Comments
 (0)