feat(kubernetes): Deploy Cyberchef using applyset

This commit is contained in:
Pim Kunis 2024-07-13 20:18:17 +02:00
parent b33c3a0b82
commit ada288674a
6 changed files with 112 additions and 39 deletions

View file

@ -0,0 +1,7 @@
{
imports = [
./ingress.nix
./longhorn-volume.nix
./nfs-volume.nix
];
}