mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-01-15 18:23:52 +00:00
radex
e36beba34c
Change-Id: Ic2b1d6a952dc194c0ee2fa1673ceb91c43799308 Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1723 Reviewed-by: q3k <q3k@hackerspace.pl>
7 lines
120 B
Text
7 lines
120 B
Text
// Only the prodvider instance in k0.
|
|
|
|
local k0 = (import "k0.libsonnet").k0;
|
|
|
|
{
|
|
prodvider: k0.cluster.prodvider,
|
|
}
|