add cloudnativepg chart

This commit is contained in:
2026-03-03 16:45:49 +00:00
parent 739bf81a60
commit be44e93efe
4 changed files with 20 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
{
imports = [
./charts
];
networking.firewall.allowedTCPPorts = [6443];
services.k3s = {