feat(k8s): add enable option

This commit is contained in:
2026-05-22 10:24:40 +02:00
parent 7d4e514f97
commit a191c89549
6 changed files with 98 additions and 45 deletions

View File

@@ -89,6 +89,7 @@
postgresql.enable = true;
redis.enable = true;
};
k8s.enable = true;
git.github.enable = true;
git.gitlab.enable = true;
secrets.vault.enable = true;