feat(inbucket): Move to separate k8s namespace
This commit is contained in:
parent
af9f72b76a
commit
e9307da90d
5 changed files with 18 additions and 19 deletions
|
@ -94,4 +94,6 @@
|
|||
"${self}/kubenix-modules/immich.nix" "immich" "immich";
|
||||
kubenix.attic = mkDeployScriptAndManifest
|
||||
"${self}/kubenix-modules/attic.nix" "attic" "attic";
|
||||
kubenix.inbucket = mkDeployScriptAndManifest
|
||||
"${self}/kubenix-modules/inbucket.nix" "inbucket" "inbucket";
|
||||
})
|
||||
|
|
Reference in a new issue