Merge pull request #275896 from hoppla20/master
nixos/kubernetes: fix pki's mkSpec function
This commit is contained in:
@@ -219,7 +219,6 @@ in
|
||||
inherit (cert) action;
|
||||
authority = {
|
||||
inherit remote;
|
||||
file.path = cert.caCert;
|
||||
root_ca = cert.caCert;
|
||||
profile = "default";
|
||||
auth_key_file = certmgrAPITokenPath;
|
||||
|
||||
Reference in New Issue
Block a user