blob: 61f49b492a7e672a618544ed7f52daa470237ea5 [file] [log] [blame]
Sergiusz Bazanski2022ac22020-06-06 17:04:07 +02001local cluster = import "lib/cluster.libsonnet";
2
3{
4 Cluster: cluster.Cluster,
5}