Files
black-start/kubernetes/charts/default.nix

6 lines
81 B
Nix

{
imports = [
./cloudnativepg.nix
./cert-manager.nix
];
}