Skip to content

Commit c73afdd

Browse files
committed
(antu) fix tunnel module name
1 parent 2bfea69 commit c73afdd

File tree

1 file changed

+1
-1
lines changed
  • fleet/lib/kube-prometheus-stack/overlays/antu

1 file changed

+1
-1
lines changed

fleet/lib/kube-prometheus-stack/overlays/antu/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ prometheus:
143143
- job_name: blackbox-snmp-arista-tunnel
144144
metrics_path: /snmp
145145
params:
146-
module: [arista-tunnel]
146+
module: [arista_tunnel]
147147
auth: [rubin_v2]
148148
file_sd_configs:
149149
- files:

0 commit comments

Comments
 (0)