Fix Traefik monitor

This commit is contained in:
CarlosEDP 2019-02-04 17:25:28 -02:00
parent abd76d847a
commit 8d794a45ec

View File

@ -28,7 +28,7 @@ local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') + {
endpoints: [
{
port: 'admin',
scheme: 'https',
scheme: 'http',
interval: '30s',
},
],