nixos/kubernetes: use the certmgr-selfsigned variant
This commit is contained in:
parent
8d62d7972f
commit
6334796370
@ -200,6 +200,7 @@ in
|
||||
|
||||
services.certmgr = {
|
||||
enable = true;
|
||||
package = pkgs.certmgr-selfsigned;
|
||||
svcManager = "command";
|
||||
specs =
|
||||
let
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user