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