Add a working Travis pipeline
This commit is contained in:
@@ -25,7 +25,6 @@ local kp =
|
||||
{ ['prometheus-' + name]: kp.prometheus[name] for name in std.objectFields(kp.prometheus) } +
|
||||
{ ['prometheus-adapter-' + name]: kp.prometheusAdapter[name] for name in std.objectFields(kp.prometheusAdapter) } +
|
||||
{ ['grafana-' + name]: kp.grafana[name] for name in std.objectFields(kp.grafana) }
|
||||
|
||||
```
|
||||
|
||||
## Prometheus rules
|
||||
|
Reference in New Issue
Block a user