mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-01-15 18:33:54 +00:00
This has been (succesfully) tested on prod and then rolled back. Change-Id: I22657f66b4aeaa8a0ae452035ba18a79f4549b14
7 lines
118 B
Text
7 lines
118 B
Text
// Only the admitomatic instance in k0.
|
|
|
|
local k0 = (import "k0.libsonnet").k0;
|
|
|
|
{
|
|
admitomatic: k0.admitomatic,
|
|
}
|