nixos/kubernetes: use the certmgr-selfsigned variant

This commit is contained in:
Johan Thomsen 2019-02-11 10:02:36 +01:00 committed by Franz Pletz
parent 8d62d7972f
commit 6334796370
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4

View File

@ -200,6 +200,7 @@ in
services.certmgr = {
enable = true;
package = pkgs.certmgr-selfsigned;
svcManager = "command";
specs =
let