Files
black-start/kubernetes/charts/default.nix
2026-03-03 16:45:49 +00:00

5 lines
54 B
Nix

{
imports = [
./cloudnativepg.nix
];
}