hscloud/cluster/kube/k0-prodvider.jsonnet

8 lines
122 B
Plaintext

// Only the admitomatic instance in k0.
local k0 = (import "k0.libsonnet").k0;
{
prodvider: k0.cluster.prodvider,
}