Add support for Kubespray clusters

This commit is contained in:
Alexandre Veyrenc
2018-11-05 13:05:46 +01:00
parent cad5745106
commit e42bff1ed3
3 changed files with 29 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
(import 'kube-prometheus/kube-prometheus.libsonnet') +
(import 'kube-prometheus/kube-prometheus-kubespray.libsonnet')