mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2024-11-20 19:07:17 +01:00
Fix Traefik monitor
This commit is contained in:
parent
abd76d847a
commit
8d794a45ec
@ -28,7 +28,7 @@ local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') + {
|
||||
endpoints: [
|
||||
{
|
||||
port: 'admin',
|
||||
scheme: 'https',
|
||||
scheme: 'http',
|
||||
interval: '30s',
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user