feat(kitchenowl): Move to separate k8s namespace
This commit is contained in:
parent
cfb9f1bb12
commit
17f507d277
6 changed files with 43 additions and 29 deletions
flake-parts
|
@ -80,4 +80,6 @@
|
|||
"${self}/kubenix-modules/nextcloud.nix" "nextcloud" "nextcloud";
|
||||
kubenix.hedgedoc = mkDeployScriptAndManifest
|
||||
"${self}/kubenix-modules/hedgedoc.nix" "hedgedoc" "hedgedoc";
|
||||
kubenix.kitchenowl = mkDeployScriptAndManifest
|
||||
"${self}/kubenix-modules/kitchenowl.nix" "kitchenowl" "kitchenowl";
|
||||
})
|
||||
|
|
Reference in a new issue