Gitiles
Code Review
Sign In
gerrit.hackerspace.pl
/
hscloud
/
1f717993e5ea3a94b7712fe84e0e9a29266b1445
/
.
/
cluster
/
kube
/
k0-admitomatic.jsonnet
blob: efff661290ca53add04f99c108e226866a5b3796 [
file
] [
log
] [
blame
]
// Only the admitomatic instance in k0.
local
k0
=
(
import
"k0.libsonnet"
).
k0
;
{
admitomatic
:
k0
.
admitomatic
,
}