mirror of
https://git.sr.ht/~goorzhel/turboprop
synced 2024-12-14 11:37:37 +00:00
Built top-level kustomization
This commit is contained in:
parent
e21a3f037f
commit
a0cd2587c5
1 changed files with 3 additions and 1 deletions
|
@ -40,4 +40,6 @@ for root in "$out"/*; do
|
|||
build_kustomizations "$root"
|
||||
done
|
||||
|
||||
cp "$namespace_drv" "$out/namespaces.yaml"
|
||||
cp "$namespace_drv" "$out/00-namespaces.yaml"
|
||||
|
||||
build_kustomizations "$out"
|
||||
|
|
Loading…
Reference in a new issue