mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
Merge pull request #275896 from hoppla20/master
nixos/kubernetes: fix pki's mkSpec function
This commit is contained in:
commit
cd5c10f696
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user